[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:21.235921 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:35601
I20260710 11:07:21.237449 30834 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:21.238467 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:21.255304 30840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:21.255385 30841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:21.261348 30843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.437809 30842 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:07:22.437860 30834 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:07:22.441345 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:22.441551 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:22.441728 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681642441708 us; error 0 us; skew 500 ppm
I20260710 11:07:22.442687 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:22.449389 30834 webserver.cc:533] Webserver started at http://127.30.28.190:40097/ using document root <none> and password file <none>
I20260710 11:07:22.450222 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:22.450435 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:22.450887 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:22.456507 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "f6f05431cc184d8aba96f63d7378c2f4"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-gg25"
I20260710 11:07:22.463698 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:07:22.468410 30849 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.469488 30834 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:07:22.469866 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "f6f05431cc184d8aba96f63d7378c2f4"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-gg25"
I20260710 11:07:22.470185 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:22.516538 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:22.517992 30834 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:22.518438 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:22.586463 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:35601
I20260710 11:07:22.586535 30900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:35601 every 8 connection(s)
I20260710 11:07:22.593988 30901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.614195 30901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4: Bootstrap starting.
I20260710 11:07:22.619656 30901 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.621327 30901 log.cc:826] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:22.625511 30901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4: No bootstrap required, opened a new log
I20260710 11:07:22.644894 30901 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f05431cc184d8aba96f63d7378c2f4" member_type: VOTER }
I20260710 11:07:22.645363 30901 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.645550 30901 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f05431cc184d8aba96f63d7378c2f4, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.646284 30901 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6f05431cc184d8aba96f63d7378c2f4" member_type: VOTER }
I20260710 11:07:22.646713 30901 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:22.646940 30901 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:22.647215 30901 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.650990 30901 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f05431cc184d8aba96f63d7378c2f4" member_type: VOTER }
I20260710 11:07:22.651583 30901 leader_election.cc:304] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [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: f6f05431cc184d8aba96f63d7378c2f4; no voters: 
I20260710 11:07:22.653501 30901 leader_election.cc:290] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:22.653792 30904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.656025 30904 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 1 LEADER]: Becoming Leader. State: Replica: f6f05431cc184d8aba96f63d7378c2f4, State: Running, Role: LEADER
I20260710 11:07:22.656911 30904 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [LEADER]: Queue going to LEADER mode. State: All 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: "f6f05431cc184d8aba96f63d7378c2f4" member_type: VOTER }
I20260710 11:07:22.657873 30901 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:22.667958 30906 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6f05431cc184d8aba96f63d7378c2f4. Latest consensus state: current_term: 1 leader_uuid: "f6f05431cc184d8aba96f63d7378c2f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f05431cc184d8aba96f63d7378c2f4" member_type: VOTER } }
I20260710 11:07:22.668447 30906 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:22.668205 30905 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6f05431cc184d8aba96f63d7378c2f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f05431cc184d8aba96f63d7378c2f4" member_type: VOTER } }
I20260710 11:07:22.668900 30905 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:22.671171 30912 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:22.682669 30912 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:22.689855 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:22.699402 30912 catalog_manager.cc:1383] Generated new cluster ID: 49fc4fe1b5464e769330559252bd3bc9
I20260710 11:07:22.699662 30912 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:22.720350 30912 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:22.721700 30912 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:22.734819 30912 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4: Generated new TSK 0
I20260710 11:07:22.735613 30912 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:22.756708 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:22.765695 30923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.767328 30924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.769460 30926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:22.771039 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:22.771900 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:22.772190 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:22.772387 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681642772369 us; error 0 us; skew 500 ppm
I20260710 11:07:22.773172 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:22.777063 30834 webserver.cc:533] Webserver started at http://127.30.28.129:43493/ using document root <none> and password file <none>
I20260710 11:07:22.777719 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:22.777973 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:22.778285 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:22.779718 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "8fc26ac765c94c108f424fe3792bd0a9"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-gg25"
I20260710 11:07:22.786312 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:07:22.791013 30931 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.791843 30834 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:22.792200 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "8fc26ac765c94c108f424fe3792bd0a9"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-gg25"
I20260710 11:07:22.792568 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:22.822348 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:22.824064 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:22.826711 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:22.831969 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:22.832254 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:22.832556 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:22.832790 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.920214 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:37727
I20260710 11:07:22.920269 30993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:37727 every 8 connection(s)
I20260710 11:07:22.927731 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:22.936165 30998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.939101 30999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:22.952239 30994 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35601
I20260710 11:07:22.952833 30994 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:22.953675 31001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:22.954459 30994 heartbeater.cc:507] Master 127.30.28.190:35601 requested a full tablet report, sending...
I20260710 11:07:22.957784 30866 ts_manager.cc:194] Registered new tserver with Master: 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727)
I20260710 11:07:22.959852 30866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44086
I20260710 11:07:22.962368 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:22.963287 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:22.963538 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:22.963747 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681642963725 us; error 0 us; skew 500 ppm
I20260710 11:07:22.964498 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:22.967840 30834 webserver.cc:533] Webserver started at http://127.30.28.130:38385/ using document root <none> and password file <none>
I20260710 11:07:22.968497 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:22.968732 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:22.969043 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:22.970418 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "4b9eee58ae5c498e92a05b230b9009d4"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-gg25"
I20260710 11:07:22.976032 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:07:22.980551 31006 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.981325 30834 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:07:22.981623 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "4b9eee58ae5c498e92a05b230b9009d4"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-gg25"
I20260710 11:07:22.981943 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:23.013885 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:23.015396 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:23.017807 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:23.021194 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:23.021445 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:23.021709 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:23.021908 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:23.112450 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:36347
I20260710 11:07:23.112577 31068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:36347 every 8 connection(s)
I20260710 11:07:23.118468 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:23.128782 31073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:23.128787 31072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:23.132272 31069 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35601
I20260710 11:07:23.132773 31069 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:23.133716 31069 heartbeater.cc:507] Master 127.30.28.190:35601 requested a full tablet report, sending...
W20260710 11:07:23.135198 31076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:23.135851 30866 ts_manager.cc:194] Registered new tserver with Master: 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:23.136075 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:23.137051 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:23.137297 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:23.137482 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681643137466 us; error 0 us; skew 500 ppm
I20260710 11:07:23.137691 30866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44096
I20260710 11:07:23.138226 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:23.141485 30834 webserver.cc:533] Webserver started at http://127.30.28.131:45605/ using document root <none> and password file <none>
I20260710 11:07:23.141947 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:23.142138 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:23.142400 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:23.143447 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "7f72b5f71e294b6fb285e6724b99a97d"
format_stamp: "Formatted at 2026-07-10 11:07:23 on dist-test-slave-gg25"
I20260710 11:07:23.147784 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:07:23.151065 31080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:23.151863 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:23.152231 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "7f72b5f71e294b6fb285e6724b99a97d"
format_stamp: "Formatted at 2026-07-10 11:07:23 on dist-test-slave-gg25"
I20260710 11:07:23.152532 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:23.169961 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:23.171092 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:23.172379 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:23.174394 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:23.174621 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:23.174926 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:23.175065 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:23.262949 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:35311
I20260710 11:07:23.263110 31142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:35311 every 8 connection(s)
I20260710 11:07:23.280095 31143 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35601
I20260710 11:07:23.280472 31143 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:23.281229 31143 heartbeater.cc:507] Master 127.30.28.190:35601 requested a full tablet report, sending...
I20260710 11:07:23.282984 30866 ts_manager.cc:194] Registered new tserver with Master: 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:23.283376 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013258352s
I20260710 11:07:23.284592 30866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44098
I20260710 11:07:23.341192 30866 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44102:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:23.346024 30866 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:23.454430 30959 tablet_service.cc:1511] Processing CreateTablet for tablet 0c81a0e8a417454da1a76005f8c999bf (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:23.455921 30959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c81a0e8a417454da1a76005f8c999bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.459865 30956 tablet_service.cc:1511] Processing CreateTablet for tablet 38f79bb7f9c34f959911fd9478952ae8 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:23.461362 30956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f79bb7f9c34f959911fd9478952ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.461812 30958 tablet_service.cc:1511] Processing CreateTablet for tablet d464a92d87f24693bcb400bc6864f9e2 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:23.464346 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d464a92d87f24693bcb400bc6864f9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.466109 30957 tablet_service.cc:1511] Processing CreateTablet for tablet 60866821288f466da254c8223faedb68 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:23.468835 30957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60866821288f466da254c8223faedb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.485422 31033 tablet_service.cc:1511] Processing CreateTablet for tablet d464a92d87f24693bcb400bc6864f9e2 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:23.485564 31108 tablet_service.cc:1511] Processing CreateTablet for tablet 0c81a0e8a417454da1a76005f8c999bf (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:23.488998 31034 tablet_service.cc:1511] Processing CreateTablet for tablet 0c81a0e8a417454da1a76005f8c999bf (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:23.489161 31106 tablet_service.cc:1511] Processing CreateTablet for tablet 60866821288f466da254c8223faedb68 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:23.491899 31107 tablet_service.cc:1511] Processing CreateTablet for tablet d464a92d87f24693bcb400bc6864f9e2 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:23.492637 31032 tablet_service.cc:1511] Processing CreateTablet for tablet 60866821288f466da254c8223faedb68 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:23.485637 31105 tablet_service.cc:1511] Processing CreateTablet for tablet 38f79bb7f9c34f959911fd9478952ae8 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:23.494908 31031 tablet_service.cc:1511] Processing CreateTablet for tablet 38f79bb7f9c34f959911fd9478952ae8 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:23.497920 31034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c81a0e8a417454da1a76005f8c999bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.498942 31108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c81a0e8a417454da1a76005f8c999bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.495148 30955 tablet_service.cc:1511] Processing CreateTablet for tablet 7014070469634ba688578d4de0895d1e (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:23.499164 31033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d464a92d87f24693bcb400bc6864f9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.500742 31105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f79bb7f9c34f959911fd9478952ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.504809 30955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7014070469634ba688578d4de0895d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.513231 31106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60866821288f466da254c8223faedb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.512882 31104 tablet_service.cc:1511] Processing CreateTablet for tablet 7014070469634ba688578d4de0895d1e (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:23.515720 31107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d464a92d87f24693bcb400bc6864f9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.513761 31032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60866821288f466da254c8223faedb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.509428 31030 tablet_service.cc:1511] Processing CreateTablet for tablet 7014070469634ba688578d4de0895d1e (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:23.517905 31104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7014070469634ba688578d4de0895d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.522809 31031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f79bb7f9c34f959911fd9478952ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.525110 31030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7014070469634ba688578d4de0895d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.537518 30954 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9c7705466418b8c1ce23e96de0edc (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:23.540951 30954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9c7705466418b8c1ce23e96de0edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.585233 31029 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9c7705466418b8c1ce23e96de0edc (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:23.587289 31029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9c7705466418b8c1ce23e96de0edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.592414 31103 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9c7705466418b8c1ce23e96de0edc (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:23.595539 31103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9c7705466418b8c1ce23e96de0edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.605186 30953 tablet_service.cc:1511] Processing CreateTablet for tablet 41cc7c341c68417185e18bf3bb8e5489 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:23.607033 30953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cc7c341c68417185e18bf3bb8e5489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.625726 31028 tablet_service.cc:1511] Processing CreateTablet for tablet 41cc7c341c68417185e18bf3bb8e5489 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:23.627863 31028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cc7c341c68417185e18bf3bb8e5489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.636626 31102 tablet_service.cc:1511] Processing CreateTablet for tablet 41cc7c341c68417185e18bf3bb8e5489 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:23.638624 31102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cc7c341c68417185e18bf3bb8e5489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.643762 31027 tablet_service.cc:1511] Processing CreateTablet for tablet cccf1c9ecc93479d83645862d97ce3bc (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:23.647392 31161 tablet_bootstrap.cc:492] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:23.647543 31027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccf1c9ecc93479d83645862d97ce3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.653911 31106 tablet_service.cc:1511] Processing CreateTablet for tablet cccf1c9ecc93479d83645862d97ce3bc (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:23.663273 31026 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf72e9aa26549bbb4dcb7d839bd6377 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:23.667703 31106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccf1c9ecc93479d83645862d97ce3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.668021 31026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf72e9aa26549bbb4dcb7d839bd6377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.672029 31162 tablet_bootstrap.cc:492] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:23.671902 30956 tablet_service.cc:1511] Processing CreateTablet for tablet cccf1c9ecc93479d83645862d97ce3bc (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:23.676369 30956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccf1c9ecc93479d83645862d97ce3bc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:23.680663 30914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:23.686229 31163 tablet_bootstrap.cc:492] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:23.720722 31105 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf72e9aa26549bbb4dcb7d839bd6377 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:23.722247 31105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf72e9aa26549bbb4dcb7d839bd6377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:23.775498 31162 tablet_bootstrap.cc:654] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:23.780977 31161 tablet_bootstrap.cc:654] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:23.785811 31161 tablet_bootstrap.cc:492] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:23.786278 31161 ts_tablet_manager.cc:1403] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.165s	user 0.008s	sys 0.005s
I20260710 11:07:23.789336 31161 raft_consensus.cc:359] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:24.827064 30866 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:44102 (request call id 20) took 1067 ms. Trace:
I20260710 11:07:25.608336 31161 raft_consensus.cc:385] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.608800 31161 raft_consensus.cc:740] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.608395 30866 rpcz_store.cc:276] 0710 11:07:23.759490 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:24.826587 (+1067097us) service_pool.cc:224] Handling call
0710 11:07:24.826813 (+   226us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0710 11:07:24.826933 (+   120us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=a80aeaa98d3841b693567a4bd21bd660]
0710 11:07:24.827019 (+    86us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260710 11:07:24.682788 30914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:24.825788 30954 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60808 (request call id 5) took 1292 ms. Trace:
I20260710 11:07:24.867854 30955 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf72e9aa26549bbb4dcb7d839bd6377 (DEFAULT_TABLE table=test-workload [id=a80aeaa98d3841b693567a4bd21bd660]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 11:07:24.797816 30990 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 30837
I20260710 11:07:24.848941 30994 heartbeater.cc:499] Master 127.30.28.190:35601 was elected leader, sending a full tablet report...
I20260710 11:07:24.875694 31069 heartbeater.cc:499] Master 127.30.28.190:35601 was elected leader, sending a full tablet report...
I20260710 11:07:24.864804 31163 tablet_bootstrap.cc:654] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.982595 31143 heartbeater.cc:499] Master 127.30.28.190:35601 was elected leader, sending a full tablet report...
I20260710 11:07:25.609664 31161 consensus_queue.cc:260] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
W20260710 11:07:25.619143 31162 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.830s	user 0.024s	sys 0.034s
I20260710 11:07:25.657366 30954 rpcz_store.cc:276] 0710 11:07:23.532996 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:23.533292 (+   296us) service_pool.cc:224] Handling call
0710 11:07:23.540463 (+  7171us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 11:07:23.540578 (+   115us) ts_tablet_manager.cc:682] Creating new metadata...
0710 11:07:24.817729 (+1277151us) tablet_metadata.cc:665] Metadata flushed
0710 11:07:24.825276 (+  7547us) tablet_replica.cc:206] Creating consensus instance
0710 11:07:24.825716 (+   440us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 11:07:25.659461 30955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf72e9aa26549bbb4dcb7d839bd6377. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:25.663713 30990 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 30900
W20260710 11:07:25.678081 31162 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.889s	user 0.024s	sys 0.034s
W20260710 11:07:25.679241 30990 debug-util.cc:398] Leaking SignalData structure 0x7b08001b75c0 after lost signal to thread 30993
I20260710 11:07:25.683914 31162 tablet_bootstrap.cc:492] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
W20260710 11:07:25.684135 30990 debug-util.cc:398] Leaking SignalData structure 0x7b08001c64c0 after lost signal to thread 31068
I20260710 11:07:25.684440 31162 ts_tablet_manager.cc:1403] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 2.038s	user 0.035s	sys 0.038s
W20260710 11:07:25.684974 30990 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1e40 after lost signal to thread 31142
I20260710 11:07:25.687413 31162 raft_consensus.cc:359] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.688266 31162 raft_consensus.cc:385] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.688675 31162 raft_consensus.cc:740] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.689683 31162 consensus_queue.cc:260] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.675976 31166 raft_consensus.cc:493] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.692744 31166 raft_consensus.cc:515] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.693748 31163 tablet_bootstrap.cc:492] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:25.694388 31163 ts_tablet_manager.cc:1403] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 2.020s	user 0.018s	sys 0.000s
I20260710 11:07:25.697427 31163 raft_consensus.cc:359] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.698158 31163 raft_consensus.cc:385] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.698467 31163 raft_consensus.cc:740] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.699219 31163 consensus_queue.cc:260] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.704579 31161 ts_tablet_manager.cc:1434] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 1.918s	user 0.013s	sys 0.034s
I20260710 11:07:25.704658 31162 ts_tablet_manager.cc:1434] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
W20260710 11:07:25.705077 31161 ts_tablet_manager.cc:1467] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: Tablet startup took 1918ms
I20260710 11:07:25.706107 31162 tablet_bootstrap.cc:492] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:25.713006 31166 leader_election.cc:290] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
W20260710 11:07:25.705446 31161 ts_tablet_manager.cc:1469] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: Trace:
0710 11:07:23.457068 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:23.457573 (+   505us) service_pool.cc:224] Handling call
0710 11:07:23.460529 (+  2956us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 11:07:23.460593 (+    64us) ts_tablet_manager.cc:682] Creating new metadata...
0710 11:07:23.538180 (+ 77587us) tablet_metadata.cc:665] Metadata flushed
0710 11:07:23.598490 (+ 60310us) tablet_replica.cc:206] Creating consensus instance
0710 11:07:23.611297 (+ 12807us) inbound_call.cc:177] Queueing success response
0710 11:07:23.621378 (+ 10081us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 11:07:23.786549 (+165171us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 11:07:23.787108 (+   559us) tablet_replica.cc:261] Starting instrumentation
0710 11:07:23.787524 (+   416us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":29351,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":239,"tablet-open.queue_time_us":19134,"thread_start_us":36895,"threads_started":2}
I20260710 11:07:25.716208 31161 tablet_bootstrap.cc:492] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:25.724988 31163 ts_tablet_manager.cc:1434] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.020s
I20260710 11:07:25.725935 31163 tablet_bootstrap.cc:492] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:25.731513 31161 tablet_bootstrap.cc:654] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.737847 31162 tablet_bootstrap.cc:654] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.752882 31163 tablet_bootstrap.cc:654] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.752835 30955 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60808 (request call id 8) took 2096 ms. Trace:
I20260710 11:07:25.753448 30955 rpcz_store.cc:276] 0710 11:07:23.656032 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:23.658425 (+  2393us) service_pool.cc:224] Handling call
0710 11:07:25.659042 (+2000617us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 11:07:25.659141 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0710 11:07:25.695375 (+ 36234us) tablet_metadata.cc:665] Metadata flushed
0710 11:07:25.752450 (+ 57075us) tablet_replica.cc:206] Creating consensus instance
0710 11:07:25.752789 (+   339us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13056}
I20260710 11:07:25.769955 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:25.770818 31044 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 0.
I20260710 11:07:25.772487 30935 leader_election.cc:304] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:25.773425 31166 raft_consensus.cc:2804] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.773801 31166 raft_consensus.cc:493] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.774133 31166 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.776952 31162 tablet_bootstrap.cc:492] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:25.777442 31162 ts_tablet_manager.cc:1403] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.014s
I20260710 11:07:25.784267 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:25.786207 31163 tablet_bootstrap.cc:492] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:25.786681 31163 ts_tablet_manager.cc:1403] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.005s
I20260710 11:07:25.786407 31162 raft_consensus.cc:359] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.787117 31162 raft_consensus.cc:385] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.787436 31162 raft_consensus.cc:740] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.788196 31166 raft_consensus.cc:515] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.788132 31162 consensus_queue.cc:260] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.789053 31118 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 0.
I20260710 11:07:25.789469 31161 tablet_bootstrap.cc:492] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:25.789983 31161 ts_tablet_manager.cc:1403] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260710 11:07:25.790871 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:25.791399 31044 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.793248 31162 ts_tablet_manager.cc:1434] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:07:25.794660 31162 tablet_bootstrap.cc:492] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:25.798432 31044 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 1.
I20260710 11:07:25.799554 30935 leader_election.cc:304] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:25.800563 31168 raft_consensus.cc:2804] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.802946 31169 raft_consensus.cc:493] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.803580 31169 raft_consensus.cc:515] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.806399 31161 raft_consensus.cc:359] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.806902 31166 leader_election.cc:290] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:25.806625 31163 raft_consensus.cc:359] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.807205 31161 raft_consensus.cc:385] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.807344 31163 raft_consensus.cc:385] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.807659 31163 raft_consensus.cc:740] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.807576 31161 raft_consensus.cc:740] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.808562 31163 consensus_queue.cc:260] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.808676 31161 consensus_queue.cc:260] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.810842 31161 ts_tablet_manager.cc:1434] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:07:25.812062 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:25.814261 31118 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.817925 31162 tablet_bootstrap.cc:654] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.810842 31163 ts_tablet_manager.cc:1434] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 11:07:25.828845 31163 tablet_bootstrap.cc:492] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:25.821465 31118 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 1.
I20260710 11:07:25.809015 31169 leader_election.cc:290] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:25.837443 31163 tablet_bootstrap.cc:654] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.849344 31161 tablet_bootstrap.cc:492] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
W20260710 11:07:25.851359 31070 tablet.cc:2406] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:25.857394 31161 tablet_bootstrap.cc:654] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.863909 31162 tablet_bootstrap.cc:492] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:25.864428 31162 ts_tablet_manager.cc:1403] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.008s
I20260710 11:07:25.865579 31163 tablet_bootstrap.cc:492] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:25.866042 31163 ts_tablet_manager.cc:1403] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 11:07:25.867834 31168 raft_consensus.cc:697] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:25.867724 31162 raft_consensus.cc:359] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.869333 31162 raft_consensus.cc:385] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.868981 31168 consensus_queue.cc:237] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.869127 31163 raft_consensus.cc:359] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.869690 31162 raft_consensus.cc:740] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.869915 31163 raft_consensus.cc:385] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.870263 31163 raft_consensus.cc:740] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.870946 31162 consensus_queue.cc:260] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.871800 31163 consensus_queue.cc:260] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.873103 31161 tablet_bootstrap.cc:492] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:25.873526 31161 ts_tablet_manager.cc:1403] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260710 11:07:25.878209 31162 ts_tablet_manager.cc:1434] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:07:25.880517 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:25.881129 31044 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 0.
W20260710 11:07:25.885226 30897 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 30837
W20260710 11:07:25.886024 30897 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 30900
W20260710 11:07:25.886796 30897 debug-util.cc:398] Leaking SignalData structure 0x7b080018a280 after lost signal to thread 30993
W20260710 11:07:25.888278 30897 debug-util.cc:398] Leaking SignalData structure 0x7b080018a360 after lost signal to thread 31068
W20260710 11:07:25.889103 30897 debug-util.cc:398] Leaking SignalData structure 0x7b080017a8e0 after lost signal to thread 31142
I20260710 11:07:25.884263 31084 leader_election.cc:304] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:25.888820 31161 raft_consensus.cc:359] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.889812 31169 raft_consensus.cc:2804] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.890196 31169 raft_consensus.cc:493] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.890539 31169 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.890609 31163 ts_tablet_manager.cc:1434] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:07:25.889596 31161 raft_consensus.cc:385] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.892709 31162 tablet_bootstrap.cc:492] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:25.894888 31163 tablet_bootstrap.cc:492] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:25.892315 31161 raft_consensus.cc:740] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.899374 31161 consensus_queue.cc:260] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.901611 31178 raft_consensus.cc:493] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.902014 31161 ts_tablet_manager.cc:1434] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:07:25.902160 31178 raft_consensus.cc:515] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.905401 31161 tablet_bootstrap.cc:492] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:25.903558 31169 raft_consensus.cc:515] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.909699 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
W20260710 11:07:25.913089 31081 leader_election.cc:343] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.915266 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
W20260710 11:07:25.916504 31081 leader_election.cc:343] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.917124 31161 tablet_bootstrap.cc:654] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.917475 31169 leader_election.cc:290] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:25.918726 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:25.919318 31044 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.924404 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
W20260710 11:07:25.926009 30935 leader_election.cc:343] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.929366 31044 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 1.
I20260710 11:07:25.930595 31084 leader_election.cc:304] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [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: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:25.931434 31169 raft_consensus.cc:2804] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.931030 30866 catalog_manager.cc:5697] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.933480 31163 tablet_bootstrap.cc:654] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.936213 31178 leader_election.cc:290] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:25.953678 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:25.959587 31169 raft_consensus.cc:697] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:25.959363 31162 tablet_bootstrap.cc:654] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:25.961875 30934 leader_election.cc:343] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.962344 30934 leader_election.cc:304] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc26ac765c94c108f424fe3792bd0a9; no voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:25.961905 31187 raft_consensus.cc:493] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.968189 31187 raft_consensus.cc:515] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.972173 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
I20260710 11:07:25.972793 30969 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 0.
I20260710 11:07:25.969056 31178 raft_consensus.cc:2749] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.975983 31081 leader_election.cc:304] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:25.977274 31186 raft_consensus.cc:2804] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.977713 31186 raft_consensus.cc:493] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.978080 31186 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.961263 31169 consensus_queue.cc:237] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.982455 31161 tablet_bootstrap.cc:492] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:25.984714 31161 ts_tablet_manager.cc:1403] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.005s
I20260710 11:07:25.984401 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:25.979490 31187 leader_election.cc:290] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:25.985251 31044 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 0.
I20260710 11:07:25.994158 31161 raft_consensus.cc:359] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:25.994904 31161 raft_consensus.cc:385] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.995213 31161 raft_consensus.cc:740] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.997355 31161 consensus_queue.cc:260] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.014726 31161 ts_tablet_manager.cc:1434] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260710 11:07:26.015502 31161 tablet_bootstrap.cc:492] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:26.016918 30864 catalog_manager.cc:5697] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 1 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.012746 31186 raft_consensus.cc:515] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.025184 31161 tablet_bootstrap.cc:654] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.033885 31163 tablet_bootstrap.cc:492] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:26.034518 31163 ts_tablet_manager.cc:1403] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.140s	user 0.006s	sys 0.013s
I20260710 11:07:26.036942 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:26.037482 31044 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.037977 31186 leader_election.cc:290] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.037684 31163 raft_consensus.cc:359] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.038335 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:26.038558 31163 raft_consensus.cc:385] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.038859 30969 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.038990 31162 tablet_bootstrap.cc:492] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:26.038880 31163 raft_consensus.cc:740] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.039428 31162 ts_tablet_manager.cc:1403] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.023s
I20260710 11:07:26.046937 31162 raft_consensus.cc:359] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.047606 31162 raft_consensus.cc:385] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.047886 31162 raft_consensus.cc:740] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.048949 31163 consensus_queue.cc:260] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.049194 31162 consensus_queue.cc:260] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.054662 31163 ts_tablet_manager.cc:1434] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 11:07:26.055625 31163 tablet_bootstrap.cc:492] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:26.062100 31044 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 1.
I20260710 11:07:26.062830 31161 tablet_bootstrap.cc:492] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:26.063313 31161 ts_tablet_manager.cc:1403] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.004s
I20260710 11:07:26.063248 31084 leader_election.cc:304] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:26.064083 31186 raft_consensus.cc:2804] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.064707 31186 raft_consensus.cc:697] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:26.068073 31186 consensus_queue.cc:237] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.074084 30969 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 1.
I20260710 11:07:26.072484 31161 raft_consensus.cc:359] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.077152 31161 raft_consensus.cc:385] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.079985 31162 ts_tablet_manager.cc:1434] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 11:07:26.080863 31162 tablet_bootstrap.cc:492] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:26.081110 31161 raft_consensus.cc:740] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.083446 31163 tablet_bootstrap.cc:654] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.086148 31161 consensus_queue.cc:260] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.093480 31161 ts_tablet_manager.cc:1434] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:07:26.094372 31161 tablet_bootstrap.cc:492] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:26.101255 31162 tablet_bootstrap.cc:654] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.124333 30866 catalog_manager.cc:5697] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 1 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.125540 31161 tablet_bootstrap.cc:654] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.128693 31163 tablet_bootstrap.cc:492] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:26.129168 31163 ts_tablet_manager.cc:1403] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.025s
I20260710 11:07:26.132098 31163 raft_consensus.cc:359] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.135625 31163 raft_consensus.cc:385] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.136001 31163 raft_consensus.cc:740] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.137147 31162 tablet_bootstrap.cc:492] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:26.136849 31163 consensus_queue.cc:260] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.137580 31162 ts_tablet_manager.cc:1403] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.014s
I20260710 11:07:26.140890 31163 ts_tablet_manager.cc:1434] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:26.140658 31162 raft_consensus.cc:359] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.141376 31162 raft_consensus.cc:385] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.141687 31162 raft_consensus.cc:740] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.141934 31163 tablet_bootstrap.cc:492] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:26.142395 31162 consensus_queue.cc:260] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.145262 31162 ts_tablet_manager.cc:1434] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:07:26.146159 31162 tablet_bootstrap.cc:492] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:26.152110 31163 tablet_bootstrap.cc:654] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.152362 31162 tablet_bootstrap.cc:654] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.155418 31161 tablet_bootstrap.cc:492] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:26.155869 31161 ts_tablet_manager.cc:1403] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.001s
I20260710 11:07:26.158746 31161 raft_consensus.cc:359] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.159432 31161 raft_consensus.cc:385] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.163733 31162 tablet_bootstrap.cc:492] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:26.164168 31162 ts_tablet_manager.cc:1403] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 11:07:26.166719 31162 raft_consensus.cc:359] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.167465 31162 raft_consensus.cc:385] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.167747 31162 raft_consensus.cc:740] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.168447 31162 consensus_queue.cc:260] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.170727 31162 ts_tablet_manager.cc:1434] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:26.171559 31162 tablet_bootstrap.cc:492] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:26.159726 31161 raft_consensus.cc:740] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.172473 31161 consensus_queue.cc:260] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.174903 31161 ts_tablet_manager.cc:1434] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:07:26.175778 31161 tablet_bootstrap.cc:492] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:26.177706 31162 tablet_bootstrap.cc:654] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.189491 31162 tablet_bootstrap.cc:492] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:26.189905 31162 ts_tablet_manager.cc:1403] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 11:07:26.192539 31162 raft_consensus.cc:359] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.193192 31162 raft_consensus.cc:385] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.193459 31162 raft_consensus.cc:740] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.194105 31162 consensus_queue.cc:260] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.197484 31162 ts_tablet_manager.cc:1434] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:07:26.198354 31162 tablet_bootstrap.cc:492] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:26.200991 31178 raft_consensus.cc:493] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.201262 31172 raft_consensus.cc:493] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.201565 31178 raft_consensus.cc:515] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.201968 31172 raft_consensus.cc:515] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.204843 31163 tablet_bootstrap.cc:492] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:26.205262 31163 ts_tablet_manager.cc:1403] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.019s
I20260710 11:07:26.208346 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:26.208951 31118 raft_consensus.cc:2468] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 0.
I20260710 11:07:26.211877 30934 leader_election.cc:304] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:26.212301 31162 tablet_bootstrap.cc:654] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.211752 31163 raft_consensus.cc:359] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.212749 31163 raft_consensus.cc:385] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.213840 31163 raft_consensus.cc:740] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.212826 31168 raft_consensus.cc:2804] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.214566 31168 raft_consensus.cc:493] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.214490 31163 consensus_queue.cc:260] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.214967 31168 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.205752 31161 tablet_bootstrap.cc:654] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.206760 31178 leader_election.cc:290] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.207625 31172 leader_election.cc:290] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.207567 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
W20260710 11:07:26.239115 30935 leader_election.cc:343] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.244493 31168 raft_consensus.cc:515] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.248659 31163 ts_tablet_manager.cc:1434] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.004s
I20260710 11:07:26.249555 31163 tablet_bootstrap.cc:492] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:26.258261 31162 tablet_bootstrap.cc:492] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:26.258704 31162 ts_tablet_manager.cc:1403] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.000s
I20260710 11:07:26.259327 31206 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.260104 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:26.259830 31206 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.260988 31118 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 0.
I20260710 11:07:26.263085 31009 leader_election.cc:304] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:26.264355 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:26.264731 31168 leader_election.cc:290] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.264380 31206 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.264984 31172 raft_consensus.cc:2804] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.265374 31172 raft_consensus.cc:493] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.265928 31172 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.266469 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:26.267138 31118 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.268265 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
W20260710 11:07:26.267128 30935 leader_election.cc:343] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:26.270000 31009 leader_election.cc:343] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.272179 31162 raft_consensus.cc:359] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.273084 31162 raft_consensus.cc:385] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.273308 31162 raft_consensus.cc:740] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.274466 31162 consensus_queue.cc:260] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.276181 31206 raft_consensus.cc:493] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.280143 31162 ts_tablet_manager.cc:1434] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:07:26.281421 31162 tablet_bootstrap.cc:492] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: Bootstrap starting.
I20260710 11:07:26.279438 31206 raft_consensus.cc:515] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.286926 31163 tablet_bootstrap.cc:654] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.284438 31168 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:07:26.292873 31206 leader_election.cc:290] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.294337 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:26.295003 31161 tablet_bootstrap.cc:492] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:26.296149 31117 raft_consensus.cc:2468] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 0.
I20260710 11:07:26.297463 31009 leader_election.cc:304] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:26.298287 31161 ts_tablet_manager.cc:1403] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.011s
I20260710 11:07:26.312052 30967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
I20260710 11:07:26.312199 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
I20260710 11:07:26.302663 31206 raft_consensus.cc:2804] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.311203 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
I20260710 11:07:26.313189 31206 raft_consensus.cc:493] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.313067 30969 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 0.
W20260710 11:07:26.319615 31007 leader_election.cc:343] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.319895 31206 raft_consensus.cc:3060] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.300426 31118 raft_consensus.cc:2468] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 1.
W20260710 11:07:26.320690 31007 leader_election.cc:343] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.321099 31007 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4; no voters: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:26.324594 31162 tablet_bootstrap.cc:654] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.325260 30934 leader_election.cc:304] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:26.326565 31168 raft_consensus.cc:2804] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.327133 31168 raft_consensus.cc:697] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:26.328620 31168 consensus_queue.cc:237] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.301136 31172 raft_consensus.cc:515] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.336241 31172 leader_election.cc:290] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.336787 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:26.337020 31172 raft_consensus.cc:2749] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.337317 31118 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.338506 31206 raft_consensus.cc:515] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.336166 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:26.345175 30969 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.333832 31161 raft_consensus.cc:359] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.347894 31161 raft_consensus.cc:385] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.348259 31161 raft_consensus.cc:740] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.348539 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:26.349133 31163 tablet_bootstrap.cc:492] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:26.349649 31163 ts_tablet_manager.cc:1403] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.100s	user 0.002s	sys 0.017s
I20260710 11:07:26.349071 31161 consensus_queue.cc:260] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
W20260710 11:07:26.353679 31007 leader_election.cc:343] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.354276 31118 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 1.
I20260710 11:07:26.352411 31161 ts_tablet_manager.cc:1434] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 11:07:26.355342 31009 leader_election.cc:304] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:26.355593 31163 raft_consensus.cc:359] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.356099 31161 tablet_bootstrap.cc:492] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:26.356539 31163 raft_consensus.cc:385] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.357024 31210 raft_consensus.cc:2804] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.357127 31163 raft_consensus.cc:740] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.362095 31186 raft_consensus.cc:493] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.357908 31210 raft_consensus.cc:697] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:26.362582 31186 raft_consensus.cc:515] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.365368 31206 leader_election.cc:290] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 1 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.365832 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:26.366556 30968 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.369997 31118 raft_consensus.cc:3060] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.368861 30969 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 1.
I20260710 11:07:26.369287 31186 leader_election.cc:290] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.372174 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:26.369325 30865 catalog_manager.cc:5697] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:26.374119 31084 leader_election.cc:343] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.378211 31210 consensus_queue.cc:237] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.389151 31168 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:26.392045 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
I20260710 11:07:26.392490 31118 raft_consensus.cc:2468] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 1.
I20260710 11:07:26.392625 30969 raft_consensus.cc:2468] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 0.
I20260710 11:07:26.393597 31009 leader_election.cc:304] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [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: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:26.369712 31163 consensus_queue.cc:260] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.405536 31081 leader_election.cc:304] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:26.407964 31161 tablet_bootstrap.cc:654] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.410048 31169 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.411257 31186 raft_consensus.cc:2804] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.411614 31186 raft_consensus.cc:493] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.411970 31186 raft_consensus.cc:3060] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.422883 31186 raft_consensus.cc:515] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.404428 31206 raft_consensus.cc:2804] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.426168 31163 ts_tablet_manager.cc:1434] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.005s
I20260710 11:07:26.428022 31206 raft_consensus.cc:697] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:26.429813 31162 tablet_bootstrap.cc:492] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: No bootstrap required, opened a new log
I20260710 11:07:26.429541 31206 consensus_queue.cc:237] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.430239 31162 ts_tablet_manager.cc:1403] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.013s
I20260710 11:07:26.432323 30866 catalog_manager.cc:5697] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.449733 31162 raft_consensus.cc:359] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.455843 31162 raft_consensus.cc:385] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.456207 31162 raft_consensus.cc:740] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.456310 31163 tablet_bootstrap.cc:492] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:26.472663 31162 consensus_queue.cc:260] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.495064 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:26.503870 31169 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:26.503031 30968 raft_consensus.cc:3060] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.519415 31162 ts_tablet_manager.cc:1434] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.002s
I20260710 11:07:26.525343 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:26.528014 31166 raft_consensus.cc:493] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.526345 31186 leader_election.cc:290] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.533812 31161 tablet_bootstrap.cc:492] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:26.534446 31161 ts_tablet_manager.cc:1403] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.000s
W20260710 11:07:26.536115 31084 leader_election.cc:343] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.532711 31166 raft_consensus.cc:515] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.542018 31166 leader_election.cc:290] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.542251 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:26.542603 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:26.542881 31117 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 0.
I20260710 11:07:26.543357 31044 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 0.
I20260710 11:07:26.544195 30934 leader_election.cc:304] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:26.545049 31166 raft_consensus.cc:2804] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.545549 31161 raft_consensus.cc:359] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.546355 31161 raft_consensus.cc:385] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.547154 30968 raft_consensus.cc:2468] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 1.
I20260710 11:07:26.548110 31163 tablet_bootstrap.cc:654] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.545409 31166 raft_consensus.cc:493] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.548892 31187 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.548930 31166 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.546670 31161 raft_consensus.cc:740] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.550034 31081 leader_election.cc:304] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:26.551194 31161 consensus_queue.cc:260] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.551625 31224 raft_consensus.cc:2804] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.552266 31224 raft_consensus.cc:697] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:26.553845 31224 consensus_queue.cc:237] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.559548 31161 ts_tablet_manager.cc:1434] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260710 11:07:26.568434 31166 raft_consensus.cc:515] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.571682 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:26.571995 31044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:26.572230 31117 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.576820 31044 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.589080 31161 tablet_bootstrap.cc:492] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9: Bootstrap starting.
I20260710 11:07:26.572781 31166 leader_election.cc:290] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Requested vote from peers 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.600450 31169 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.616393 31163 tablet_bootstrap.cc:492] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:26.619086 30866 catalog_manager.cc:5697] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 1 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.621196 31163 ts_tablet_manager.cc:1403] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.026s
I20260710 11:07:26.620386 31044 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 1.
I20260710 11:07:26.624544 30935 leader_election.cc:304] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:26.625555 31166 raft_consensus.cc:2804] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.626010 31166 raft_consensus.cc:697] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:26.627859 31166 consensus_queue.cc:237] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:26.629026 31161 tablet_bootstrap.cc:654] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.639185 31117 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 1.
I20260710 11:07:26.645373 31163 raft_consensus.cc:359] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.645991 31163 raft_consensus.cc:385] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.646252 31163 raft_consensus.cc:740] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.646901 31163 consensus_queue.cc:260] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.653234 31163 ts_tablet_manager.cc:1434] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260710 11:07:26.654876 31161 tablet_bootstrap.cc:492] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9: No bootstrap required, opened a new log
I20260710 11:07:26.655318 31161 ts_tablet_manager.cc:1403] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.010s
I20260710 11:07:26.658634 31161 raft_consensus.cc:359] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.659348 31161 raft_consensus.cc:385] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.659622 31161 raft_consensus.cc:740] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.660395 31161 consensus_queue.cc:260] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.662253 31161 ts_tablet_manager.cc:1434] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260710 11:07:26.666326 30914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:26.666397 31163 tablet_bootstrap.cc:492] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: Bootstrap starting.
I20260710 11:07:26.672768 31163 tablet_bootstrap.cc:654] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.672367 30866 catalog_manager.cc:5697] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.686767 31166 raft_consensus.cc:493] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.687259 31166 raft_consensus.cc:515] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.689301 31166 leader_election.cc:290] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.690287 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:26.693348 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:26.694083 31117 raft_consensus.cc:2393] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc26ac765c94c108f424fe3792bd0a9 in current term 1: Already voted for candidate 4b9eee58ae5c498e92a05b230b9009d4 in this term.
I20260710 11:07:26.695086 30934 leader_election.cc:304] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc26ac765c94c108f424fe3792bd0a9; no voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:26.696072 31166 raft_consensus.cc:3060] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.688411 30864 catalog_manager.cc:5697] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.703634 31166 raft_consensus.cc:2749] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.705657 31163 tablet_bootstrap.cc:492] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: No bootstrap required, opened a new log
I20260710 11:07:26.706085 31163 ts_tablet_manager.cc:1403] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.013s
I20260710 11:07:26.710140 31163 raft_consensus.cc:359] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.710723 31163 raft_consensus.cc:385] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.710949 31163 raft_consensus.cc:740] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.711509 31163 consensus_queue.cc:260] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.713176 31163 ts_tablet_manager.cc:1434] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:26.725806 31166 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.726361 31166 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.730937 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:26.731561 31042 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 0.
I20260710 11:07:26.734519 30935 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:26.735379 31178 raft_consensus.cc:2804] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.735728 31178 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.736064 31178 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.737278 31169 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.737690 31169 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.739560 31169 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.739607 31042 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.741050 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4" is_pre_election: true
I20260710 11:07:26.741595 31043 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 0.
I20260710 11:07:26.742865 31084 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:26.743604 31169 raft_consensus.cc:2804] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.743955 31169 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.744252 31169 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.745344 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9" is_pre_election: true
I20260710 11:07:26.750137 31169 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.752998 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:26.753489 31043 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.755295 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d" is_pre_election: true
I20260710 11:07:26.753496 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:26.756973 31117 raft_consensus.cc:2393] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc26ac765c94c108f424fe3792bd0a9 in current term 1: Already voted for candidate 7f72b5f71e294b6fb285e6724b99a97d in this term.
I20260710 11:07:26.762802 31043 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 1.
I20260710 11:07:26.763854 31084 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [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: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:26.764683 31187 raft_consensus.cc:2804] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.765132 31187 raft_consensus.cc:697] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:26.765898 31187 consensus_queue.cc:237] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.767310 31166 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.768417 31178 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:26.774712 31206 consensus_queue.cc:1048] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.777771 31169 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 1 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:26.785138 30968 raft_consensus.cc:2393] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f72b5f71e294b6fb285e6724b99a97d in current term 1: Already voted for candidate 8fc26ac765c94c108f424fe3792bd0a9 in this term.
I20260710 11:07:26.793176 31211 consensus_queue.cc:1048] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.796113 30864 catalog_manager.cc:5697] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 1 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.786741 31166 consensus_queue.cc:1048] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:07:26.812472 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:26.814858 31178 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:26.820582 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:26.821316 31042 raft_consensus.cc:2393] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8fc26ac765c94c108f424fe3792bd0a9 in current term 1: Already voted for candidate 7f72b5f71e294b6fb285e6724b99a97d in this term.
I20260710 11:07:26.822229 30935 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [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: 8fc26ac765c94c108f424fe3792bd0a9; no voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:26.823350 31178 raft_consensus.cc:2749] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.842031 31168 consensus_queue.cc:1048] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.885047 31211 consensus_queue.cc:1048] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.916735 31206 consensus_queue.cc:1048] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.058909 31042 raft_consensus.cc:3060] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.067091 31225 consensus_queue.cc:1048] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.074558 31168 consensus_queue.cc:1048] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.093669 31168 consensus_queue.cc:1048] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.113161 31187 consensus_queue.cc:1048] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.291276 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:57966
I20260710 11:07:27.295709 31042 raft_consensus.cc:606] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Received request to transfer leadership to TS 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:27.337052 31225 consensus_queue.cc:1048] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.353338 31225 consensus_queue.cc:1048] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.452644 31117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60866821288f466da254c8223faedb68"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
mode: GRACEFUL
new_leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:52980
I20260710 11:07:27.453284 31117 raft_consensus.cc:606] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Received request to transfer leadership to TS 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:27.465656 31117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7014070469634ba688578d4de0895d1e"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:52980
I20260710 11:07:27.466197 31117 raft_consensus.cc:606] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:27.471873 31117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:52980
I20260710 11:07:27.472411 31117 raft_consensus.cc:606] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:27.491760 30968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:57226
I20260710 11:07:27.492362 30968 raft_consensus.cc:606] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:27.498014 31117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:52980
I20260710 11:07:27.498553 31117 raft_consensus.cc:606] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:27.504336 31043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:57966
I20260710 11:07:27.504858 31043 raft_consensus.cc:606] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Received request to transfer leadership to TS 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:27.602715 31225 raft_consensus.cc:993] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.603185 31225 raft_consensus.cc:1081] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.605072 31043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47062
I20260710 11:07:27.605620 31043 raft_consensus.cc:493] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.605967 31043 raft_consensus.cc:3060] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.612567 31043 raft_consensus.cc:515] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.615372 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:27.615902 30968 raft_consensus.cc:3060] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.622134 30968 raft_consensus.cc:2468] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:27.623394 31007 leader_election.cc:304] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:27.624244 31206 raft_consensus.cc:2804] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.624730 31206 raft_consensus.cc:697] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:27.625793 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccf1c9ecc93479d83645862d97ce3bc" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:27.625561 31206 consensus_queue.cc:237] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.626381 31117 raft_consensus.cc:3055] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.626693 31117 raft_consensus.cc:740] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:27.627440 31117 consensus_queue.cc:260] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.629081 31117 raft_consensus.cc:3060] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.633422 30863 catalog_manager.cc:5697] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 1 to 2, leader changed from 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.643756 31043 leader_election.cc:290] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:27.641392 31117 raft_consensus.cc:2468] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:27.678318 31211 raft_consensus.cc:993] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:27.678771 31206 raft_consensus.cc:1081] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Signalling peer 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:27.680292 30968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:60826
I20260710 11:07:27.680792 30968 raft_consensus.cc:493] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.681109 30968 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.687309 30968 raft_consensus.cc:515] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.689879 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:27.690400 31043 raft_consensus.cc:3055] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.690685 31043 raft_consensus.cc:740] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:27.691550 31043 consensus_queue.cc:260] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.692811 31043 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.699479 31043 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 2.
I20260710 11:07:27.701330 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:27.702225 31117 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.708534 31117 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 2.
I20260710 11:07:27.709957 30934 leader_election.cc:304] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:27.710743 31178 raft_consensus.cc:2804] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.711164 31178 raft_consensus.cc:697] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:27.711947 31178 consensus_queue.cc:237] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.719703 31187 raft_consensus.cc:993] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.720111 31187 raft_consensus.cc:1081] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.722514 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7014070469634ba688578d4de0895d1e"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47062
I20260710 11:07:27.723026 31042 raft_consensus.cc:493] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.723342 31042 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.729027 30863 catalog_manager.cc:5697] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 1 to 2, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.732323 31042 raft_consensus.cc:515] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.701747 30968 leader_election.cc:290] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 2 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:27.737725 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:27.738231 30969 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.744304 30969 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:27.745234 31042 leader_election.cc:290] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:27.745263 31007 leader_election.cc:304] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:27.747825 31206 raft_consensus.cc:2804] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.748317 31206 raft_consensus.cc:697] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:27.749096 31206 consensus_queue.cc:237] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.752231 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:27.752806 31117 raft_consensus.cc:3055] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.753111 31117 raft_consensus.cc:740] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:27.754027 31117 consensus_queue.cc:260] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.755184 31117 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.764163 31117 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:27.774888 30863 catalog_manager.cc:5697] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 1 to 2, leader changed from 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.810586 31224 raft_consensus.cc:993] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.811043 31224 raft_consensus.cc:1081] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.813066 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47062
I20260710 11:07:27.813630 31042 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.814000 31042 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.820389 31042 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.823000 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:27.823544 30969 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.829944 30969 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:27.830992 31007 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:27.831789 31206 raft_consensus.cc:2804] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.832276 31206 raft_consensus.cc:697] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:27.833061 31206 consensus_queue.cc:237] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.838183 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:27.838738 31117 raft_consensus.cc:3055] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.839037 31117 raft_consensus.cc:740] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:27.839779 31117 consensus_queue.cc:260] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.840821 31117 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.846630 30863 catalog_manager.cc:5697] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 1 to 2, leader changed from 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.859758 31117 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:27.860996 31042 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:27.935277 31206 raft_consensus.cc:993] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:27.935717 31206 raft_consensus.cc:1081] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Signalling peer 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:27.937294 31117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:36130
I20260710 11:07:27.937819 31117 raft_consensus.cc:493] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.938158 31117 raft_consensus.cc:3060] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.945122 31117 raft_consensus.cc:515] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.947907 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:27.948544 30969 raft_consensus.cc:3060] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.953626 31117 leader_election.cc:290] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:27.954614 31043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf72e9aa26549bbb4dcb7d839bd6377" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:27.955183 31043 raft_consensus.cc:3055] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.955533 31043 raft_consensus.cc:740] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:27.956368 31043 consensus_queue.cc:260] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.957528 31043 raft_consensus.cc:3060] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.959131 30969 raft_consensus.cc:2468] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 2.
I20260710 11:07:27.960451 31081 leader_election.cc:304] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:27.961292 31187 raft_consensus.cc:2804] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.961740 31187 raft_consensus.cc:697] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:27.962502 31187 consensus_queue.cc:237] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:27.965489 31043 raft_consensus.cc:2468] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 2.
I20260710 11:07:27.972500 31178 raft_consensus.cc:993] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.972997 31178 raft_consensus.cc:1081] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:27.975090 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47060
I20260710 11:07:27.975733 31042 raft_consensus.cc:493] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.976227 31042 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.983326 30863 catalog_manager.cc:5697] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 1 to 2, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 2 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.999599 31042 raft_consensus.cc:515] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:28.002116 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:28.002636 30969 raft_consensus.cc:3055] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.002931 30969 raft_consensus.cc:740] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:28.003702 30969 consensus_queue.cc:260] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:28.004704 30969 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.011801 30969 raft_consensus.cc:2468] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:28.012916 31007 leader_election.cc:304] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:28.013702 31211 raft_consensus.cc:2804] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.014124 31211 raft_consensus.cc:697] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:28.014853 31211 consensus_queue.cc:237] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:28.021421 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:28.021944 31117 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.028374 31117 raft_consensus.cc:2468] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:28.030260 31042 leader_election.cc:290] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:28.033974 30969 raft_consensus.cc:1275] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.035329 31206 consensus_queue.cc:1048] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.067855 31187 raft_consensus.cc:993] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: : Instructing follower 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:28.068303 31187 raft_consensus.cc:1081] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Signalling peer 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:28.069878 30968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60866821288f466da254c8223faedb68"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:60812
I20260710 11:07:28.070415 30968 raft_consensus.cc:493] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.070771 30968 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.079681 30968 raft_consensus.cc:515] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:28.086205 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:28.086823 31042 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.089008 31117 raft_consensus.cc:1275] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.095245 31042 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 2.
I20260710 11:07:28.096397 30935 leader_election.cc:304] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:28.097839 31166 raft_consensus.cc:2804] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.098428 31166 raft_consensus.cc:697] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:28.099427 31166 consensus_queue.cc:237] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:28.101751 30968 leader_election.cc:290] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 2 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:28.096381 31206 consensus_queue.cc:1048] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260710 11:07:28.105109 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:28.105667 31117 raft_consensus.cc:3055] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.106014 31117 raft_consensus.cc:740] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:28.110216 30863 catalog_manager.cc:5697] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 1 to 2, leader changed from 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.131271 30864 catalog_manager.cc:5697] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 1 to 2, leader changed from 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131) to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.109082 31117 consensus_queue.cc:260] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:28.160089 31117 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.178815 31117 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 2.
I20260710 11:07:28.226867 31117 raft_consensus.cc:1275] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.228430 31166 consensus_queue.cc:1048] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.253793 31042 raft_consensus.cc:1275] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.255456 31118 raft_consensus.cc:1275] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.256273 31178 consensus_queue.cc:1048] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.257036 31206 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.288525 30969 raft_consensus.cc:1275] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.290135 31260 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.307029 30968 raft_consensus.cc:1275] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.308434 31260 consensus_queue.cc:1048] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.319521 31117 raft_consensus.cc:1275] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.321273 31260 consensus_queue.cc:1048] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.362156 30969 raft_consensus.cc:1275] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.363628 31225 consensus_queue.cc:1048] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.374677 31042 raft_consensus.cc:1275] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.376878 31187 consensus_queue.cc:1048] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.396291 31117 raft_consensus.cc:1275] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.398170 31260 consensus_queue.cc:1048] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.411157 30969 raft_consensus.cc:1275] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.413436 31258 consensus_queue.cc:1048] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.676527 31042 raft_consensus.cc:1275] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.677829 31166 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.698259 31117 raft_consensus.cc:1275] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.700609 31178 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.541354 30834 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:30.542419 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:30.585834 30969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
mode: GRACEFUL
new_leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:57240
I20260710 11:07:30.586440 30969 raft_consensus.cc:606] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Received request to transfer leadership to TS 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:30.613193 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7014070469634ba688578d4de0895d1e"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:57982
I20260710 11:07:30.613794 31042 raft_consensus.cc:606] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Received request to transfer leadership to TS 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:30.615113 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:30.615720 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:30.692135 31284 raft_consensus.cc:993] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:30.692642 31258 raft_consensus.cc:1081] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Signalling peer 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:30.694245 31118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7014070469634ba688578d4de0895d1e"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:36130
I20260710 11:07:30.694797 31118 raft_consensus.cc:493] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.695173 31118 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.702142 31118 raft_consensus.cc:515] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:30.704425 31118 leader_election.cc:290] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 3 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:30.705130 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:30.705735 30969 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.712157 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:30.712738 31042 raft_consensus.cc:3055] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:30.713066 31042 raft_consensus.cc:740] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:30.712605 30969 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 3.
I20260710 11:07:30.713855 31042 consensus_queue.cc:260] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:30.715126 31042 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.717973 31081 leader_election.cc:304] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:30.718902 31281 raft_consensus.cc:2804] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:30.719412 31281 raft_consensus.cc:697] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:30.720278 31281 consensus_queue.cc:237] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:30.725430 31042 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 3.
I20260710 11:07:30.732812 30863 catalog_manager.cc:5697] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 2 to 3, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 3 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:30.981819 31278 raft_consensus.cc:993] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: : Instructing follower 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:30.982299 31290 raft_consensus.cc:1081] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Signalling peer 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:30.984026 31118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:36128
I20260710 11:07:30.984549 31118 raft_consensus.cc:493] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.985016 31118 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.993391 31118 raft_consensus.cc:515] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:30.996050 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:30.996268 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:30.996659 30969 raft_consensus.cc:3055] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.996827 31042 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.997066 30969 raft_consensus.cc:740] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:30.997915 30969 consensus_queue.cc:260] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:30.999013 30969 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.003108 31042 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 2.
I20260710 11:07:31.004287 31084 leader_election.cc:304] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:31.005064 31281 raft_consensus.cc:2804] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.005477 31281 raft_consensus.cc:697] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:31.006199 31281 consensus_queue.cc:237] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.006877 30969 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 2.
I20260710 11:07:31.007813 31118 leader_election.cc:290] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:31.014317 30863 catalog_manager.cc:5697] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 1 to 2, leader changed from 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129) to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 2 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:31.104607 31042 raft_consensus.cc:1275] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.105835 31281 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.120661 30969 raft_consensus.cc:1275] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.122141 31281 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.474392 31042 raft_consensus.cc:1275] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.476356 31281 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:31.488516 30969 raft_consensus.cc:1275] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.490011 31283 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.616736 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:31.626415 30969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:57226
I20260710 11:07:31.626988 30969 raft_consensus.cc:606] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:31.631351 30969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:57226
I20260710 11:07:31.631783 30969 raft_consensus.cc:606] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:31.635751 30969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60866821288f466da254c8223faedb68"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:57226
I20260710 11:07:31.636158 30969 raft_consensus.cc:606] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:31.640782 31118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:52980
I20260710 11:07:31.641270 31118 raft_consensus.cc:606] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:31.645480 31118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7014070469634ba688578d4de0895d1e"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
mode: GRACEFUL
new_leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:52980
I20260710 11:07:31.645916 31118 raft_consensus.cc:606] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Received request to transfer leadership to TS 4b9eee58ae5c498e92a05b230b9009d4
I20260710 11:07:31.731706 31290 raft_consensus.cc:993] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:31.732285 31301 raft_consensus.cc:1081] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:31.733582 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47060
I20260710 11:07:31.734009 31042 raft_consensus.cc:493] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.734309 31042 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.739236 31042 raft_consensus.cc:515] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.740659 31042 leader_election.cc:290] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 3 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:31.741314 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:31.741775 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d464a92d87f24693bcb400bc6864f9e2" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:31.741923 30969 raft_consensus.cc:3055] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.742317 31118 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.742285 30969 raft_consensus.cc:740] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:31.743209 30969 consensus_queue.cc:260] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.744457 30969 raft_consensus.cc:3060] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.749161 31118 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 3.
I20260710 11:07:31.750383 31009 leader_election.cc:304] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [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: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:31.750784 30969 raft_consensus.cc:2468] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 3.
I20260710 11:07:31.751118 31258 raft_consensus.cc:2804] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.752266 31258 raft_consensus.cc:697] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:31.753078 31258 consensus_queue.cc:237] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.759178 30863 catalog_manager.cc:5697] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 2 to 3, leader changed from 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 3 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.866367 31290 raft_consensus.cc:993] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:31.866787 31301 raft_consensus.cc:1081] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:31.868038 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60866821288f466da254c8223faedb68"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47060
I20260710 11:07:31.868400 31042 raft_consensus.cc:493] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.868621 31042 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.872380 31042 raft_consensus.cc:515] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.874033 31042 leader_election.cc:290] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 3 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:31.874545 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:31.875054 30969 raft_consensus.cc:3055] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.875030 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:31.875471 30969 raft_consensus.cc:740] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:31.875653 31118 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.876251 30969 consensus_queue.cc:260] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.877323 30969 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.881830 31118 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 3.
I20260710 11:07:31.882866 31009 leader_election.cc:304] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [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: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:31.883507 31258 raft_consensus.cc:2804] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.883555 30969 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 3.
I20260710 11:07:31.884058 31258 raft_consensus.cc:697] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:31.884922 31258 consensus_queue.cc:237] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:31.891135 30863 catalog_manager.cc:5697] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 2 to 3, leader changed from 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 3 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.047577 31299 raft_consensus.cc:993] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:32.048069 31283 raft_consensus.cc:1081] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:32.049331 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47062
I20260710 11:07:32.049732 31042 raft_consensus.cc:493] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.049985 31042 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.054104 31042 raft_consensus.cc:515] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:32.055362 31042 leader_election.cc:290] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 3 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:32.056178 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:32.056339 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:32.056628 30969 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.056913 31118 raft_consensus.cc:3055] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:32.057196 31118 raft_consensus.cc:740] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:32.057796 31118 consensus_queue.cc:260] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:32.058632 31118 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.060458 30969 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 3.
I20260710 11:07:32.061422 31007 leader_election.cc:304] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [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: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:32.062150 31258 raft_consensus.cc:2804] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:32.062546 31258 raft_consensus.cc:697] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:32.063265 31258 consensus_queue.cc:237] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:32.063526 31118 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 3.
I20260710 11:07:32.068467 30863 catalog_manager.cc:5697] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 2 to 3, leader changed from 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 3 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.120412 31290 raft_consensus.cc:993] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:32.120924 31301 raft_consensus.cc:1081] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:32.122439 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47060
I20260710 11:07:32.122880 31042 raft_consensus.cc:493] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.123219 31042 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.126888 31042 raft_consensus.cc:515] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:32.128136 31042 leader_election.cc:290] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:32.128990 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:32.129472 30969 raft_consensus.cc:3055] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.129791 30969 raft_consensus.cc:740] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:32.130132 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:32.130614 31118 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.130473 30969 consensus_queue.cc:260] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:32.131526 30969 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.136142 31118 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:32.137003 30969 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 2.
I20260710 11:07:32.137106 31009 leader_election.cc:304] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9eee58ae5c498e92a05b230b9009d4, 7f72b5f71e294b6fb285e6724b99a97d; no voters: 
I20260710 11:07:32.137233 31117 raft_consensus.cc:1275] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.137967 31258 raft_consensus.cc:2804] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.138448 31258 raft_consensus.cc:697] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:32.138780 31302 consensus_queue.cc:1048] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:32.139377 31258 consensus_queue.cc:237] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Queue 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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:32.146970 30863 catalog_manager.cc:5697] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 1 to 2, leader changed from 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:32.148000 31283 raft_consensus.cc:993] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: : Instructing follower 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:32.148460 31281 raft_consensus.cc:1081] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Signalling peer 4b9eee58ae5c498e92a05b230b9009d4 to start an election
I20260710 11:07:32.152135 31042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7014070469634ba688578d4de0895d1e"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
 from {username='slave'} at 127.0.0.1:47062
I20260710 11:07:32.152611 31042 raft_consensus.cc:493] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.152941 31042 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.154656 30969 raft_consensus.cc:1275] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.156040 31302 consensus_queue.cc:1048] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.158133 31042 raft_consensus.cc:515] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:32.160972 31118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:32.161478 31118 raft_consensus.cc:3055] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:32.161820 31118 raft_consensus.cc:740] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:32.161952 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7014070469634ba688578d4de0895d1e" candidate_uuid: "4b9eee58ae5c498e92a05b230b9009d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:32.162771 30969 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.162756 31118 consensus_queue.cc:260] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:32.164186 31118 raft_consensus.cc:3060] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.171877 30969 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 4.
I20260710 11:07:32.173349 31007 leader_election.cc:304] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [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: 4b9eee58ae5c498e92a05b230b9009d4, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:32.173725 31042 leader_election.cc:290] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [CANDIDATE]: Term 4 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:32.174348 31302 raft_consensus.cc:2804] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:32.174814 31302 raft_consensus.cc:697] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:32.175614 31302 consensus_queue.cc:237] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:32.176910 31118 raft_consensus.cc:2468] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9eee58ae5c498e92a05b230b9009d4 in term 4.
I20260710 11:07:32.188766 30865 catalog_manager.cc:5697] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 reported cstate change: term changed from 3 to 4, leader changed from 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131) to 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130). New cstate: current_term: 4 leader_uuid: "4b9eee58ae5c498e92a05b230b9009d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.282763 30968 raft_consensus.cc:1275] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.283783 31302 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.292708 31117 raft_consensus.cc:1275] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.294615 31317 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.497485 30968 raft_consensus.cc:1275] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.498559 31317 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.506090 31117 raft_consensus.cc:1275] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.507365 31302 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.587111 31117 raft_consensus.cc:1275] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.588212 31302 consensus_queue.cc:1048] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.596239 30968 raft_consensus.cc:1275] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.597693 31317 consensus_queue.cc:1048] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.676760 30968 raft_consensus.cc:1275] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:32.677924 31317 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:32.686537 31117 raft_consensus.cc:1275] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Refusing update from remote peer 4b9eee58ae5c498e92a05b230b9009d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:32.688884 31258 consensus_queue.cc:1048] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:34.656751 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:34.663379 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:57982
I20260710 11:07:34.663854 31042 raft_consensus.cc:606] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Received request to transfer leadership to TS 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:34.666004 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:57982
I20260710 11:07:34.666414 31042 raft_consensus.cc:606] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Received request to transfer leadership to TS 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:34.668533 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:57982
I20260710 11:07:34.668942 31042 raft_consensus.cc:606] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Received request to transfer leadership to TS 7f72b5f71e294b6fb285e6724b99a97d
I20260710 11:07:34.670892 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:57982
I20260710 11:07:34.671304 31042 raft_consensus.cc:606] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Received request to transfer leadership to TS 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:34.673285 31042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60866821288f466da254c8223faedb68"
dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
mode: GRACEFUL
new_leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:57982
I20260710 11:07:34.673672 31042 raft_consensus.cc:606] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Received request to transfer leadership to TS 8fc26ac765c94c108f424fe3792bd0a9
I20260710 11:07:34.674583 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:34.675031 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:34.871609 31325 raft_consensus.cc:993] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:34.872035 31308 raft_consensus.cc:1081] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Signalling peer 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:34.873261 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:60826
I20260710 11:07:34.873600 30969 raft_consensus.cc:493] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.873808 30969 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.877553 30969 raft_consensus.cc:515] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:34.878793 30969 leader_election.cc:290] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 3 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:34.879474 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:34.879657 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9c7705466418b8c1ce23e96de0edc" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:34.880002 31042 raft_consensus.cc:3055] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.880113 31117 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.880316 31042 raft_consensus.cc:740] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:34.881022 31042 consensus_queue.cc:260] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:34.882076 31042 raft_consensus.cc:3060] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.885743 31117 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 3.
I20260710 11:07:34.886791 30934 leader_election.cc:304] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:34.887284 31042 raft_consensus.cc:2468] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 3.
I20260710 11:07:34.888252 31326 raft_consensus.cc:2804] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.889001 31326 raft_consensus.cc:697] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:34.889767 31326 consensus_queue.cc:237] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:34.896032 30864 catalog_manager.cc:5697] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 2 to 3, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 3 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.907027 31325 raft_consensus.cc:993] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:34.907431 31308 raft_consensus.cc:1081] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Signalling peer 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:34.908699 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:60826
I20260710 11:07:34.909029 30969 raft_consensus.cc:493] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.909263 30969 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.912833 30969 raft_consensus.cc:515] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:34.913998 30969 leader_election.cc:290] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 3 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:34.914705 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:34.914908 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cc7c341c68417185e18bf3bb8e5489" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:34.915180 31042 raft_consensus.cc:3055] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.915357 31117 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.915490 31042 raft_consensus.cc:740] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:34.916261 31042 consensus_queue.cc:260] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:34.917014 31042 raft_consensus.cc:3060] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.919108 31117 raft_consensus.cc:2468] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 3.
I20260710 11:07:34.919903 30934 leader_election.cc:304] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:34.920605 31326 raft_consensus.cc:2804] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.920753 31042 raft_consensus.cc:2468] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 3.
I20260710 11:07:34.920979 31326 raft_consensus.cc:697] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:34.921738 31326 consensus_queue.cc:237] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:34.927484 30864 catalog_manager.cc:5697] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 2 to 3, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 3 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.056325 31325 raft_consensus.cc:993] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:35.056797 31308 raft_consensus.cc:1081] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Signalling peer 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:35.058144 31117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:36130
I20260710 11:07:35.058496 31117 raft_consensus.cc:493] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.058710 31117 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.063369 31117 raft_consensus.cc:515] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:35.064671 31117 leader_election.cc:290] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 3 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:35.065367 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:35.065657 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c81a0e8a417454da1a76005f8c999bf" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:35.065873 30969 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.066210 31042 raft_consensus.cc:3055] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.066488 31042 raft_consensus.cc:740] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:35.067286 31042 consensus_queue.cc:260] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:35.068178 31042 raft_consensus.cc:3060] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.069780 30969 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 3.
I20260710 11:07:35.070788 31081 leader_election.cc:304] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:35.071472 31283 raft_consensus.cc:2804] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.072360 31042 raft_consensus.cc:2468] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 3.
I20260710 11:07:35.072594 31283 raft_consensus.cc:697] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:35.073434 31283 consensus_queue.cc:237] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } }
I20260710 11:07:35.079135 30864 catalog_manager.cc:5697] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 2 to 3, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 3 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.136263 31325 raft_consensus.cc:993] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:35.136713 31308 raft_consensus.cc:1081] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Signalling peer 7f72b5f71e294b6fb285e6724b99a97d to start an election
I20260710 11:07:35.138013 31117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8"
dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
 from {username='slave'} at 127.0.0.1:36130
I20260710 11:07:35.138402 31117 raft_consensus.cc:493] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.138614 31117 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.142373 31117 raft_consensus.cc:515] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:35.143801 31117 leader_election.cc:290] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [CANDIDATE]: Term 4 election: Requested vote from peers 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727), 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347)
I20260710 11:07:35.144459 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
I20260710 11:07:35.144856 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f79bb7f9c34f959911fd9478952ae8" candidate_uuid: "7f72b5f71e294b6fb285e6724b99a97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:35.144941 30969 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.145345 31042 raft_consensus.cc:3055] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:35.145627 31042 raft_consensus.cc:740] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:35.146215 31042 consensus_queue.cc:260] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:35.146961 31042 raft_consensus.cc:3060] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.149087 30969 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 4.
I20260710 11:07:35.149909 31081 leader_election.cc:304] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:35.150560 31283 raft_consensus.cc:2804] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:35.150738 31042 raft_consensus.cc:2468] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f72b5f71e294b6fb285e6724b99a97d in term 4.
I20260710 11:07:35.151027 31283 raft_consensus.cc:697] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 LEADER]: Becoming Leader. State: Replica: 7f72b5f71e294b6fb285e6724b99a97d, State: Running, Role: LEADER
I20260710 11:07:35.151868 31283 consensus_queue.cc:237] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:35.157519 30864 catalog_manager.cc:5697] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d reported cstate change: term changed from 3 to 4, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131). New cstate: current_term: 4 leader_uuid: "7f72b5f71e294b6fb285e6724b99a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:35.185627 31325 raft_consensus.cc:993] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: : Instructing follower 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:35.186057 31308 raft_consensus.cc:1081] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Signalling peer 8fc26ac765c94c108f424fe3792bd0a9 to start an election
I20260710 11:07:35.187275 30969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60866821288f466da254c8223faedb68"
dest_uuid: "8fc26ac765c94c108f424fe3792bd0a9"
 from {username='slave'} at 127.0.0.1:60826
I20260710 11:07:35.187668 30969 raft_consensus.cc:493] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.187964 30969 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.191529 30969 raft_consensus.cc:515] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:35.192878 30969 leader_election.cc:290] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [CANDIDATE]: Term 4 election: Requested vote from peers 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347), 7f72b5f71e294b6fb285e6724b99a97d (127.30.28.131:35311)
I20260710 11:07:35.193507 31042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b9eee58ae5c498e92a05b230b9009d4"
I20260710 11:07:35.193807 31117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60866821288f466da254c8223faedb68" candidate_uuid: "8fc26ac765c94c108f424fe3792bd0a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f72b5f71e294b6fb285e6724b99a97d"
I20260710 11:07:35.194000 31042 raft_consensus.cc:3055] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:35.194284 31042 raft_consensus.cc:740] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b9eee58ae5c498e92a05b230b9009d4, State: Running, Role: LEADER
I20260710 11:07:35.194294 31117 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.195078 31042 consensus_queue.cc:260] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:35.196152 31042 raft_consensus.cc:3060] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.200088 31117 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 4.
I20260710 11:07:35.200981 30934 leader_election.cc:304] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [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: 7f72b5f71e294b6fb285e6724b99a97d, 8fc26ac765c94c108f424fe3792bd0a9; no voters: 
I20260710 11:07:35.201388 31042 raft_consensus.cc:2468] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc26ac765c94c108f424fe3792bd0a9 in term 4.
I20260710 11:07:35.201588 31326 raft_consensus.cc:2804] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:35.202041 31326 raft_consensus.cc:697] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 LEADER]: Becoming Leader. State: Replica: 8fc26ac765c94c108f424fe3792bd0a9, State: Running, Role: LEADER
I20260710 11:07:35.202757 31326 consensus_queue.cc:237] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [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: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } }
I20260710 11:07:35.208961 30864 catalog_manager.cc:5697] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 reported cstate change: term changed from 3 to 4, leader changed from 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130) to 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129). New cstate: current_term: 4 leader_uuid: "8fc26ac765c94c108f424fe3792bd0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.287714 31042 raft_consensus.cc:1275] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.288821 31326 consensus_queue.cc:1048] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.298741 31117 raft_consensus.cc:1275] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.300913 31341 consensus_queue.cc:1048] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.454416 30969 raft_consensus.cc:1275] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.455574 31283 consensus_queue.cc:1048] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.465464 31042 raft_consensus.cc:1275] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.466823 31345 consensus_queue.cc:1048] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.480934 31042 raft_consensus.cc:1275] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.482146 31341 consensus_queue.cc:1048] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.491714 31117 raft_consensus.cc:1275] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.493757 31348 consensus_queue.cc:1048] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.561384 31042 raft_consensus.cc:1275] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.562561 31345 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.570268 30968 raft_consensus.cc:1275] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Refusing update from remote peer 7f72b5f71e294b6fb285e6724b99a97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.571719 31345 consensus_queue.cc:1048] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc26ac765c94c108f424fe3792bd0a9" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.612323 31117 raft_consensus.cc:1275] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.613345 31341 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f72b5f71e294b6fb285e6724b99a97d" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 35311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.621152 31042 raft_consensus.cc:1275] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Refusing update from remote peer 8fc26ac765c94c108f424fe3792bd0a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.622629 31348 consensus_queue.cc:1048] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b9eee58ae5c498e92a05b230b9009d4" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.675727 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:35.680832 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
I20260710 11:07:35.706629 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:35.707425 30834 tablet_replica.cc:333] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.708154 30834 raft_consensus.cc:2243] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.708624 30834 raft_consensus.cc:2272] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.710621 30834 tablet_replica.cc:333] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.711105 30834 raft_consensus.cc:2243] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.711774 30834 raft_consensus.cc:2272] T 07f9c7705466418b8c1ce23e96de0edc P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.713785 30834 tablet_replica.cc:333] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.714529 30834 raft_consensus.cc:2243] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.715031 30834 raft_consensus.cc:2272] T cccf1c9ecc93479d83645862d97ce3bc P 8fc26ac765c94c108f424fe3792bd0a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.716784 30834 tablet_replica.cc:333] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.717242 30834 raft_consensus.cc:2243] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.717622 30834 raft_consensus.cc:2272] T 0c81a0e8a417454da1a76005f8c999bf P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.719483 30834 tablet_replica.cc:333] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.719970 30834 raft_consensus.cc:2243] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.720625 30834 raft_consensus.cc:2272] T 60866821288f466da254c8223faedb68 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.722244 30834 tablet_replica.cc:333] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.722704 30834 raft_consensus.cc:2243] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.723381 30834 raft_consensus.cc:2272] T 41cc7c341c68417185e18bf3bb8e5489 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.725133 30834 tablet_replica.cc:333] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.725636 30834 raft_consensus.cc:2243] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.725994 30834 raft_consensus.cc:2272] T 7014070469634ba688578d4de0895d1e P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.727344 30834 tablet_replica.cc:333] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.727756 30834 raft_consensus.cc:2243] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.728137 30834 raft_consensus.cc:2272] T d464a92d87f24693bcb400bc6864f9e2 P 8fc26ac765c94c108f424fe3792bd0a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.729534 30834 tablet_replica.cc:333] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9: stopping tablet replica
I20260710 11:07:35.729920 30834 raft_consensus.cc:2243] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.730300 30834 raft_consensus.cc:2272] T 38f79bb7f9c34f959911fd9478952ae8 P 8fc26ac765c94c108f424fe3792bd0a9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:35.822641 31007 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.28.129:37727: connect: Connection refused (error 111)
W20260710 11:07:35.826530 31007 consensus_peers.cc:597] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 -> Peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Couldn't send request to peer 8fc26ac765c94c108f424fe3792bd0a9. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:37727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:35.853137 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
I20260710 11:07:35.869799 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
W20260710 11:07:35.883059 31084 consensus_peers.cc:597] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d -> Peer 4b9eee58ae5c498e92a05b230b9009d4 (127.30.28.130:36347): Couldn't send request to peer 4b9eee58ae5c498e92a05b230b9009d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:35.898483 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:35.899117 30834 tablet_replica.cc:333] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.899745 30834 raft_consensus.cc:2243] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.900494 30834 raft_consensus.cc:2272] T cccf1c9ecc93479d83645862d97ce3bc P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.902104 30834 tablet_replica.cc:333] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.902590 30834 raft_consensus.cc:2243] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.902971 30834 raft_consensus.cc:2272] T 0c81a0e8a417454da1a76005f8c999bf P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.905094 30834 tablet_replica.cc:333] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.905550 30834 raft_consensus.cc:2243] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.905920 30834 raft_consensus.cc:2272] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 4b9eee58ae5c498e92a05b230b9009d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.907291 30834 tablet_replica.cc:333] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.907727 30834 raft_consensus.cc:2243] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.908102 30834 raft_consensus.cc:2272] T 07f9c7705466418b8c1ce23e96de0edc P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.909802 30834 tablet_replica.cc:333] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.910269 30834 raft_consensus.cc:2243] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.910640 30834 raft_consensus.cc:2272] T 41cc7c341c68417185e18bf3bb8e5489 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.912467 30834 tablet_replica.cc:333] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.912968 30834 raft_consensus.cc:2243] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.913329 30834 raft_consensus.cc:2272] T 60866821288f466da254c8223faedb68 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.914959 30834 tablet_replica.cc:333] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.915398 30834 raft_consensus.cc:2243] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.916057 30834 raft_consensus.cc:2272] T 7014070469634ba688578d4de0895d1e P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.917423 30834 tablet_replica.cc:333] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.917830 30834 raft_consensus.cc:2243] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.918429 30834 raft_consensus.cc:2272] T d464a92d87f24693bcb400bc6864f9e2 P 4b9eee58ae5c498e92a05b230b9009d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.919893 30834 tablet_replica.cc:333] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4: stopping tablet replica
I20260710 11:07:35.920380 30834 raft_consensus.cc:2243] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.920737 30834 raft_consensus.cc:2272] T 38f79bb7f9c34f959911fd9478952ae8 P 4b9eee58ae5c498e92a05b230b9009d4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:35.944788 31081 consensus_peers.cc:597] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d -> Peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Couldn't send request to peer 8fc26ac765c94c108f424fe3792bd0a9. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:37727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:35.947463 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
W20260710 11:07:35.962422 31081 consensus_peers.cc:597] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d -> Peer 8fc26ac765c94c108f424fe3792bd0a9 (127.30.28.129:37727): Couldn't send request to peer 8fc26ac765c94c108f424fe3792bd0a9. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:37727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:35.966821 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
I20260710 11:07:35.988044 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:35.988703 30834 tablet_replica.cc:333] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:35.989276 30834 raft_consensus.cc:2243] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.989712 30834 raft_consensus.cc:2272] T 07f9c7705466418b8c1ce23e96de0edc P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.991590 30834 tablet_replica.cc:333] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:35.992137 30834 raft_consensus.cc:2243] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.992764 30834 raft_consensus.cc:2272] T 8bf72e9aa26549bbb4dcb7d839bd6377 P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.994222 30834 tablet_replica.cc:333] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:35.994675 30834 raft_consensus.cc:2243] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.995299 30834 raft_consensus.cc:2272] T 0c81a0e8a417454da1a76005f8c999bf P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.997023 30834 tablet_replica.cc:333] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:35.997490 30834 raft_consensus.cc:2243] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.997875 30834 raft_consensus.cc:2272] T cccf1c9ecc93479d83645862d97ce3bc P 7f72b5f71e294b6fb285e6724b99a97d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.999261 30834 tablet_replica.cc:333] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:35.999686 30834 raft_consensus.cc:2243] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.000099 30834 raft_consensus.cc:2272] T 7014070469634ba688578d4de0895d1e P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.001456 30834 tablet_replica.cc:333] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:36.001912 30834 raft_consensus.cc:2243] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.002266 30834 raft_consensus.cc:2272] T d464a92d87f24693bcb400bc6864f9e2 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.003564 30834 tablet_replica.cc:333] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:36.004051 30834 raft_consensus.cc:2243] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.004676 30834 raft_consensus.cc:2272] T 38f79bb7f9c34f959911fd9478952ae8 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.006424 30834 tablet_replica.cc:333] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:36.006863 30834 raft_consensus.cc:2243] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.007227 30834 raft_consensus.cc:2272] T 41cc7c341c68417185e18bf3bb8e5489 P 7f72b5f71e294b6fb285e6724b99a97d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.008944 30834 tablet_replica.cc:333] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d: stopping tablet replica
I20260710 11:07:36.009339 30834 raft_consensus.cc:2243] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.009717 30834 raft_consensus.cc:2272] T 60866821288f466da254c8223faedb68 P 7f72b5f71e294b6fb285e6724b99a97d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.034395 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:07:36.049538 30834 master.cc:562] Master@127.30.28.190:35601 shutting down...
I20260710 11:07:36.246732 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.247268 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.247587 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6f05431cc184d8aba96f63d7378c2f4: stopping tablet replica
I20260710 11:07:36.291802 30834 master.cc:584] Master@127.30.28.190:35601 shutdown complete.
4b9eee58ae5c498e92a05b230b9009d4  4
7f72b5f71e294b6fb285e6724b99a97d  1
8fc26ac765c94c108f424fe3792bd0a9  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15098 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:36.331374 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:38615
I20260710 11:07:36.332528 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.337963 31359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.338056 31358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.338394 31361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.340485 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:36.341238 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.341404 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.341591 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681656341559 us; error 0 us; skew 500 ppm
I20260710 11:07:36.342120 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.344331 30834 webserver.cc:533] Webserver started at http://127.30.28.190:42197/ using document root <none> and password file <none>
I20260710 11:07:36.344790 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.344967 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.345240 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.346261 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "f5440bb9cf2648b7827a4b61e99b95ed"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.350275 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:36.353197 31366 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.353816 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:36.354094 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "f5440bb9cf2648b7827a4b61e99b95ed"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.354338 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.372131 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.373281 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.409031 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:38615
I20260710 11:07:36.409148 31417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:38615 every 8 connection(s)
I20260710 11:07:36.412741 31418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.421403 31418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed: Bootstrap starting.
I20260710 11:07:36.425815 31418 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.429495 31418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed: No bootstrap required, opened a new log
I20260710 11:07:36.431339 31418 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5440bb9cf2648b7827a4b61e99b95ed" member_type: VOTER }
I20260710 11:07:36.431665 31418 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.431838 31418 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5440bb9cf2648b7827a4b61e99b95ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.432446 31418 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5440bb9cf2648b7827a4b61e99b95ed" member_type: VOTER }
I20260710 11:07:36.432830 31418 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:36.433007 31418 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:36.433219 31418 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.436729 31418 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5440bb9cf2648b7827a4b61e99b95ed" member_type: VOTER }
I20260710 11:07:36.437155 31418 leader_election.cc:304] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [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: f5440bb9cf2648b7827a4b61e99b95ed; no voters: 
I20260710 11:07:36.438095 31418 leader_election.cc:290] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:36.438431 31421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.439668 31421 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 1 LEADER]: Becoming Leader. State: Replica: f5440bb9cf2648b7827a4b61e99b95ed, State: Running, Role: LEADER
I20260710 11:07:36.440272 31421 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [LEADER]: Queue going to LEADER mode. State: All 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: "f5440bb9cf2648b7827a4b61e99b95ed" member_type: VOTER }
I20260710 11:07:36.441095 31418 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:36.444679 31422 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5440bb9cf2648b7827a4b61e99b95ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5440bb9cf2648b7827a4b61e99b95ed" member_type: VOTER } }
I20260710 11:07:36.445678 31422 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:36.445425 31423 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5440bb9cf2648b7827a4b61e99b95ed. Latest consensus state: current_term: 1 leader_uuid: "f5440bb9cf2648b7827a4b61e99b95ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5440bb9cf2648b7827a4b61e99b95ed" member_type: VOTER } }
I20260710 11:07:36.446076 31423 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:36.448279 31428 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:36.454792 31428 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:36.456329 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:36.463001 31428 catalog_manager.cc:1383] Generated new cluster ID: 5f8c83c7527649acbfaeadf9e4c187c3
I20260710 11:07:36.463255 31428 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:36.489427 31428 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:36.490602 31428 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:36.504105 31428 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed: Generated new TSK 0
I20260710 11:07:36.504642 31428 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:36.521982 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.527273 31439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.528649 31440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.530613 30834 server_base.cc:1061] running on GCE node
W20260710 11:07:36.531031 31442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.532032 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.532202 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.532325 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681656532308 us; error 0 us; skew 500 ppm
I20260710 11:07:36.532759 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.534804 30834 webserver.cc:533] Webserver started at http://127.30.28.129:42865/ using document root <none> and password file <none>
I20260710 11:07:36.535207 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.535349 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.535542 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.536525 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "c5db08f11104459da224d589b98b8eff"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.540445 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:07:36.543277 31447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.543921 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:36.544200 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "c5db08f11104459da224d589b98b8eff"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.544421 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.561049 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.562186 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.563453 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:36.565533 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:36.565701 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.565958 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:36.566141 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.604108 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:39005
I20260710 11:07:36.604218 31509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:39005 every 8 connection(s)
I20260710 11:07:36.608750 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.615339 31514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.617152 31515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.620146 31517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.620347 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:36.621234 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.621403 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.621521 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681656621510 us; error 0 us; skew 500 ppm
I20260710 11:07:36.621937 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.624567 30834 webserver.cc:533] Webserver started at http://127.30.28.130:38307/ using document root <none> and password file <none>
I20260710 11:07:36.625104 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.625311 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.625582 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.626026 31510 heartbeater.cc:344] Connected to a master server at 127.30.28.190:38615
I20260710 11:07:36.626413 31510 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:36.626828 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.627218 31510 heartbeater.cc:507] Master 127.30.28.190:38615 requested a full tablet report, sending...
I20260710 11:07:36.629118 31383 ts_manager.cc:194] Registered new tserver with Master: c5db08f11104459da224d589b98b8eff (127.30.28.129:39005)
I20260710 11:07:36.631037 31383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48140
I20260710 11:07:36.631490 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:07:36.634693 31522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.635361 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:36.635636 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.635906 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.647069 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.648214 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.649530 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:36.651590 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:36.651806 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.652061 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:36.652228 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.689026 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:40115
I20260710 11:07:36.689128 31584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:40115 every 8 connection(s)
I20260710 11:07:36.693502 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.700232 31588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.701850 31589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.704265 30834 server_base.cc:1061] running on GCE node
W20260710 11:07:36.704218 31591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.705302 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.705529 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.705711 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681656705693 us; error 0 us; skew 500 ppm
I20260710 11:07:36.705875 31585 heartbeater.cc:344] Connected to a master server at 127.30.28.190:38615
I20260710 11:07:36.706231 31585 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:36.706252 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.707062 31585 heartbeater.cc:507] Master 127.30.28.190:38615 requested a full tablet report, sending...
I20260710 11:07:36.708817 30834 webserver.cc:533] Webserver started at http://127.30.28.131:32885/ using document root <none> and password file <none>
I20260710 11:07:36.709282 31383 ts_manager.cc:194] Registered new tserver with Master: 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:36.709451 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.709723 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.710021 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.710965 31383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48148
I20260710 11:07:36.711418 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "1cd10bb4ab964fc384476f08bdf8255f"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.715550 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:36.718502 31596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.719184 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:36.719410 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "1cd10bb4ab964fc384476f08bdf8255f"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gg25"
I20260710 11:07:36.719645 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.728418 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.729482 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.730707 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:36.732775 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:36.732971 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.733215 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:36.733371 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.771478 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:40229
I20260710 11:07:36.771559 31658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:40229 every 8 connection(s)
I20260710 11:07:36.784236 31659 heartbeater.cc:344] Connected to a master server at 127.30.28.190:38615
I20260710 11:07:36.784515 31659 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:36.785132 31659 heartbeater.cc:507] Master 127.30.28.190:38615 requested a full tablet report, sending...
I20260710 11:07:36.786800 31383 ts_manager.cc:194] Registered new tserver with Master: 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:36.787830 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013473178s
I20260710 11:07:36.788295 31383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48156
I20260710 11:07:36.810683 31383 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48158:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:36.813354 31383 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:36.881268 31475 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccb798559df4a5ba57f46840456c26b (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:36.882658 31475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccb798559df4a5ba57f46840456c26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.885018 31474 tablet_service.cc:1511] Processing CreateTablet for tablet 549bfbdc493f4eb7b4a1e16b3c7dd165 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:36.886322 31474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549bfbdc493f4eb7b4a1e16b3c7dd165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.889048 31473 tablet_service.cc:1511] Processing CreateTablet for tablet aaf4b1ab4e1b477ab1cc6e8eebd3b2ad (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:36.890327 31473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf4b1ab4e1b477ab1cc6e8eebd3b2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.891758 31550 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccb798559df4a5ba57f46840456c26b (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:36.893036 31550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccb798559df4a5ba57f46840456c26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.893110 31472 tablet_service.cc:1511] Processing CreateTablet for tablet d4f4a42f4f8a4d1d81f96bec34dfe905 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:36.894341 31472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f4a42f4f8a4d1d81f96bec34dfe905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.897027 31549 tablet_service.cc:1511] Processing CreateTablet for tablet 549bfbdc493f4eb7b4a1e16b3c7dd165 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:36.898267 31549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549bfbdc493f4eb7b4a1e16b3c7dd165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.898701 31471 tablet_service.cc:1511] Processing CreateTablet for tablet b705a2f0657645838a2dab9c43e47b39 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:36.900836 31624 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccb798559df4a5ba57f46840456c26b (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:36.905181 31624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccb798559df4a5ba57f46840456c26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.901503 31548 tablet_service.cc:1511] Processing CreateTablet for tablet aaf4b1ab4e1b477ab1cc6e8eebd3b2ad (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:36.906265 31467 tablet_service.cc:1511] Processing CreateTablet for tablet e85aa44262fc450ab306058fa2886b2c (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:36.906791 31548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf4b1ab4e1b477ab1cc6e8eebd3b2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.902141 31469 tablet_service.cc:1511] Processing CreateTablet for tablet bde773fdeb9a4803ba0d1d44c250fc14 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:36.908890 31620 tablet_service.cc:1511] Processing CreateTablet for tablet b705a2f0657645838a2dab9c43e47b39 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:36.909020 31616 tablet_service.cc:1511] Processing CreateTablet for tablet e85aa44262fc450ab306058fa2886b2c (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:36.901101 31470 tablet_service.cc:1511] Processing CreateTablet for tablet d7b2dce86bb64e76ad6acccb3bc367fd (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:36.904816 31617 tablet_service.cc:1511] Processing CreateTablet for tablet 58de9466d40b4d69b856d24ec33872b0 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:36.903434 31468 tablet_service.cc:1511] Processing CreateTablet for tablet 58de9466d40b4d69b856d24ec33872b0 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:36.910287 31620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b705a2f0657645838a2dab9c43e47b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.899905 31471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b705a2f0657645838a2dab9c43e47b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.911072 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58de9466d40b4d69b856d24ec33872b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.911650 31470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b2dce86bb64e76ad6acccb3bc367fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.912931 31621 tablet_service.cc:1511] Processing CreateTablet for tablet d4f4a42f4f8a4d1d81f96bec34dfe905 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:36.914156 31622 tablet_service.cc:1511] Processing CreateTablet for tablet aaf4b1ab4e1b477ab1cc6e8eebd3b2ad (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:36.916231 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde773fdeb9a4803ba0d1d44c250fc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.902639 31623 tablet_service.cc:1511] Processing CreateTablet for tablet 549bfbdc493f4eb7b4a1e16b3c7dd165 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:36.905151 31618 tablet_service.cc:1511] Processing CreateTablet for tablet bde773fdeb9a4803ba0d1d44c250fc14 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:36.918133 31466 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9fd5d236448babfbcf59176529c29 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:36.915380 31619 tablet_service.cc:1511] Processing CreateTablet for tablet d7b2dce86bb64e76ad6acccb3bc367fd (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:36.920580 31617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58de9466d40b4d69b856d24ec33872b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.926702 31543 tablet_service.cc:1511] Processing CreateTablet for tablet 58de9466d40b4d69b856d24ec33872b0 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:36.921484 31546 tablet_service.cc:1511] Processing CreateTablet for tablet b705a2f0657645838a2dab9c43e47b39 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:36.927136 31621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f4a42f4f8a4d1d81f96bec34dfe905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.922001 31547 tablet_service.cc:1511] Processing CreateTablet for tablet d4f4a42f4f8a4d1d81f96bec34dfe905 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:36.923219 31545 tablet_service.cc:1511] Processing CreateTablet for tablet d7b2dce86bb64e76ad6acccb3bc367fd (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:36.924988 31544 tablet_service.cc:1511] Processing CreateTablet for tablet bde773fdeb9a4803ba0d1d44c250fc14 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:36.928530 31622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf4b1ab4e1b477ab1cc6e8eebd3b2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.928596 31542 tablet_service.cc:1511] Processing CreateTablet for tablet e85aa44262fc450ab306058fa2886b2c (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:36.929893 31616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85aa44262fc450ab306058fa2886b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.931176 31466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9fd5d236448babfbcf59176529c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.932392 31618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde773fdeb9a4803ba0d1d44c250fc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.933796 31623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549bfbdc493f4eb7b4a1e16b3c7dd165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.935259 31619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b2dce86bb64e76ad6acccb3bc367fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.936758 31467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85aa44262fc450ab306058fa2886b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.928740 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58de9466d40b4d69b856d24ec33872b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.940338 31542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85aa44262fc450ab306058fa2886b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.941771 31547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f4a42f4f8a4d1d81f96bec34dfe905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.943172 31545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b2dce86bb64e76ad6acccb3bc367fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.944572 31544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde773fdeb9a4803ba0d1d44c250fc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.945981 31546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b705a2f0657645838a2dab9c43e47b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.978273 31674 tablet_bootstrap.cc:492] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:36.985297 31674 tablet_bootstrap.cc:654] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.012475 31615 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9fd5d236448babfbcf59176529c29 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.013778 31615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9fd5d236448babfbcf59176529c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.022145 31676 tablet_bootstrap.cc:492] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.042285 31548 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9fd5d236448babfbcf59176529c29 (DEFAULT_TABLE table=test-workload [id=19f65fc77ee74759a06c1a8acfc3874f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.045678 31548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9fd5d236448babfbcf59176529c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.072849 31674 tablet_bootstrap.cc:492] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.073299 31674 ts_tablet_manager.cc:1403] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.032s
I20260710 11:07:37.076087 31674 raft_consensus.cc:359] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.076813 31674 raft_consensus.cc:385] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.077152 31674 raft_consensus.cc:740] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.078049 31674 consensus_queue.cc:260] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.100010 31676 tablet_bootstrap.cc:654] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.120750 31677 tablet_bootstrap.cc:492] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.124577 31585 heartbeater.cc:499] Master 127.30.28.190:38615 was elected leader, sending a full tablet report...
I20260710 11:07:37.134065 31674 ts_tablet_manager.cc:1434] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260710 11:07:37.135669 31674 tablet_bootstrap.cc:492] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.141934 31674 tablet_bootstrap.cc:654] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.147410 31676 tablet_bootstrap.cc:492] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.147832 31676 ts_tablet_manager.cc:1403] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.000s
I20260710 11:07:37.150477 31676 raft_consensus.cc:359] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.151232 31676 raft_consensus.cc:385] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.151588 31676 raft_consensus.cc:740] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.152467 31676 consensus_queue.cc:260] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.154029 31677 tablet_bootstrap.cc:654] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.158473 31674 tablet_bootstrap.cc:492] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.158916 31674 ts_tablet_manager.cc:1403] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260710 11:07:37.159852 31677 tablet_bootstrap.cc:492] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.160353 31677 ts_tablet_manager.cc:1403] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.006s
I20260710 11:07:37.160971 31510 heartbeater.cc:499] Master 127.30.28.190:38615 was elected leader, sending a full tablet report...
I20260710 11:07:37.161571 31674 raft_consensus.cc:359] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.162418 31674 raft_consensus.cc:385] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.162725 31674 raft_consensus.cc:740] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.163280 31677 raft_consensus.cc:359] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.163579 31674 consensus_queue.cc:260] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.164032 31677 raft_consensus.cc:385] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.164619 31676 ts_tablet_manager.cc:1434] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260710 11:07:37.165513 31676 tablet_bootstrap.cc:492] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.165724 31674 ts_tablet_manager.cc:1434] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:37.166625 31674 tablet_bootstrap.cc:492] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.171589 31676 tablet_bootstrap.cc:654] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.172681 31674 tablet_bootstrap.cc:654] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.164475 31677 raft_consensus.cc:740] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.176126 31677 consensus_queue.cc:260] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.181813 31659 heartbeater.cc:499] Master 127.30.28.190:38615 was elected leader, sending a full tablet report...
I20260710 11:07:37.182706 31677 ts_tablet_manager.cc:1434] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:07:37.183841 31676 tablet_bootstrap.cc:492] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.183998 31677 tablet_bootstrap.cc:492] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.184347 31676 ts_tablet_manager.cc:1403] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:07:37.189462 31676 raft_consensus.cc:359] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.190214 31676 raft_consensus.cc:385] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.190541 31676 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.191226 31676 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.193477 31676 ts_tablet_manager.cc:1434] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:37.194442 31676 tablet_bootstrap.cc:492] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.197716 31677 tablet_bootstrap.cc:654] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.198150 31674 tablet_bootstrap.cc:492] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.198661 31674 ts_tablet_manager.cc:1403] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.004s
I20260710 11:07:37.200580 31676 tablet_bootstrap.cc:654] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.201488 31674 raft_consensus.cc:359] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.202198 31674 raft_consensus.cc:385] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.202538 31674 raft_consensus.cc:740] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.203300 31674 consensus_queue.cc:260] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.205497 31674 ts_tablet_manager.cc:1434] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:37.206395 31674 tablet_bootstrap.cc:492] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.212332 31674 tablet_bootstrap.cc:654] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.213241 31676 tablet_bootstrap.cc:492] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.213841 31676 ts_tablet_manager.cc:1403] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:07:37.216763 31676 raft_consensus.cc:359] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.217486 31676 raft_consensus.cc:385] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.217792 31676 raft_consensus.cc:740] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.224138 31676 consensus_queue.cc:260] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.224941 31677 tablet_bootstrap.cc:492] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.225462 31677 ts_tablet_manager.cc:1403] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.010s
I20260710 11:07:37.226344 31676 ts_tablet_manager.cc:1434] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:07:37.226519 31674 tablet_bootstrap.cc:492] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.227033 31674 ts_tablet_manager.cc:1403] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 11:07:37.227327 31676 tablet_bootstrap.cc:492] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.228227 31677 raft_consensus.cc:359] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.228969 31677 raft_consensus.cc:385] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.229303 31677 raft_consensus.cc:740] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.229768 31674 raft_consensus.cc:359] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.230490 31674 raft_consensus.cc:385] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.230134 31677 consensus_queue.cc:260] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.230840 31674 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.231701 31674 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.232434 31677 ts_tablet_manager.cc:1434] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:37.232750 31678 raft_consensus.cc:493] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.233163 31678 raft_consensus.cc:515] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.233500 31677 tablet_bootstrap.cc:492] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.235562 31678 leader_election.cc:290] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.236454 31676 tablet_bootstrap.cc:654] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.241178 31677 tablet_bootstrap.cc:654] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.268549 31677 tablet_bootstrap.cc:492] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.268998 31677 ts_tablet_manager.cc:1403] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.012s
I20260710 11:07:37.270159 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.270834 31634 raft_consensus.cc:2468] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.271775 31677 raft_consensus.cc:359] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.272023 31525 leader_election.cc:304] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:37.272558 31677 raft_consensus.cc:385] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.272914 31677 raft_consensus.cc:740] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.273378 31676 tablet_bootstrap.cc:492] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.273406 31674 ts_tablet_manager.cc:1434] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.016s
I20260710 11:07:37.273902 31676 ts_tablet_manager.cc:1403] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.023s
I20260710 11:07:37.273823 31677 consensus_queue.cc:260] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.275696 31689 raft_consensus.cc:2804] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.278323 31677 ts_tablet_manager.cc:1434] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:37.276722 31676 raft_consensus.cc:359] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.279072 31676 raft_consensus.cc:385] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.279505 31677 tablet_bootstrap.cc:492] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.278890 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.280241 31674 tablet_bootstrap.cc:492] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.278381 31689 raft_consensus.cc:493] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.281150 31689 raft_consensus.cc:3060] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:37.281111 31526 leader_election.cc:343] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.279423 31676 raft_consensus.cc:740] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.282138 31676 consensus_queue.cc:260] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.284466 31676 ts_tablet_manager.cc:1434] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:37.285425 31676 tablet_bootstrap.cc:492] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.285497 31677 tablet_bootstrap.cc:654] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.293212 31676 tablet_bootstrap.cc:654] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.296311 31689 raft_consensus.cc:515] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.299324 31674 tablet_bootstrap.cc:654] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.303979 31677 tablet_bootstrap.cc:492] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.303836 31689 leader_election.cc:290] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.304735 31677 ts_tablet_manager.cc:1403] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260710 11:07:37.304915 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.305593 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.306354 31634 raft_consensus.cc:3060] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:37.306993 31526 leader_election.cc:343] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.307996 31674 tablet_bootstrap.cc:492] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.308424 31674 ts_tablet_manager.cc:1403] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.008s
I20260710 11:07:37.308364 31677 raft_consensus.cc:359] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.309156 31677 raft_consensus.cc:385] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.309401 31676 tablet_bootstrap.cc:492] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.309450 31677 raft_consensus.cc:740] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.309943 31676 ts_tablet_manager.cc:1403] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 11:07:37.310313 31677 consensus_queue.cc:260] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.311100 31674 raft_consensus.cc:359] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.311762 31674 raft_consensus.cc:385] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.312052 31674 raft_consensus.cc:740] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.312453 31677 ts_tablet_manager.cc:1434] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:37.312840 31674 consensus_queue.cc:260] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.312953 31676 raft_consensus.cc:359] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.313445 31677 tablet_bootstrap.cc:492] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.313666 31676 raft_consensus.cc:385] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.313968 31676 raft_consensus.cc:740] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.314589 31676 consensus_queue.cc:260] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.316555 31676 ts_tablet_manager.cc:1434] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:37.317426 31676 tablet_bootstrap.cc:492] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.319765 31677 tablet_bootstrap.cc:654] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.323238 31676 tablet_bootstrap.cc:654] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.325479 31634 raft_consensus.cc:2468] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.326367 31677 tablet_bootstrap.cc:492] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.326771 31677 ts_tablet_manager.cc:1403] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:07:37.326937 31674 ts_tablet_manager.cc:1434] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:07:37.327831 31689 raft_consensus.cc:493] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.328322 31689 raft_consensus.cc:515] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.329449 31677 raft_consensus.cc:359] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.330103 31677 raft_consensus.cc:385] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.330468 31689 leader_election.cc:290] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.327842 31674 tablet_bootstrap.cc:492] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.331607 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.330382 31677 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.332896 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.333581 31485 raft_consensus.cc:2468] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.333873 31677 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
W20260710 11:07:37.332912 31525 leader_election.cc:343] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.335234 31526 leader_election.cc:304] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:37.339404 31674 tablet_bootstrap.cc:654] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.339828 31689 raft_consensus.cc:2804] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.340059 31677 ts_tablet_manager.cc:1434] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:07:37.340229 31689 raft_consensus.cc:493] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.340587 31689 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.340966 31677 tablet_bootstrap.cc:492] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.347211 31677 tablet_bootstrap.cc:654] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.352664 31525 leader_election.cc:304] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.353922 31678 raft_consensus.cc:2804] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.365715 31678 raft_consensus.cc:697] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:37.366072 31689 raft_consensus.cc:515] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.366559 31678 consensus_queue.cc:237] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.368651 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.369189 31485 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.377678 31677 tablet_bootstrap.cc:492] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.378106 31677 ts_tablet_manager.cc:1403] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.006s
I20260710 11:07:37.377357 31381 catalog_manager.cc:5697] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.380851 31677 raft_consensus.cc:359] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.381541 31677 raft_consensus.cc:385] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.381835 31677 raft_consensus.cc:740] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.383260 31485 raft_consensus.cc:2468] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.384074 31677 consensus_queue.cc:260] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.384449 31526 leader_election.cc:304] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:37.385128 31674 tablet_bootstrap.cc:492] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.385617 31674 ts_tablet_manager.cc:1403] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.029s
I20260710 11:07:37.386036 31676 tablet_bootstrap.cc:492] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.386346 31677 ts_tablet_manager.cc:1434] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:37.386476 31676 ts_tablet_manager.cc:1403] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.033s
I20260710 11:07:37.387275 31677 tablet_bootstrap.cc:492] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.389210 31678 raft_consensus.cc:2804] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.389704 31678 raft_consensus.cc:697] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:37.389408 31676 raft_consensus.cc:359] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.390832 31676 raft_consensus.cc:385] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.388626 31674 raft_consensus.cc:359] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.390506 31678 consensus_queue.cc:237] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.391598 31674 raft_consensus.cc:385] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.392009 31674 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.391224 31676 raft_consensus.cc:740] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.393642 31681 raft_consensus.cc:493] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.394214 31681 raft_consensus.cc:515] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.406991 31677 tablet_bootstrap.cc:654] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.406934 31676 consensus_queue.cc:260] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.408789 31674 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.410313 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.411631 31674 ts_tablet_manager.cc:1434] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
W20260710 11:07:37.412806 31525 leader_election.cc:343] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.412959 31674 tablet_bootstrap.cc:492] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.416074 31689 leader_election.cc:290] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.423135 31689 raft_consensus.cc:493] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.423702 31689 raft_consensus.cc:515] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.424675 31681 leader_election.cc:290] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.425853 31689 leader_election.cc:290] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.426966 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.427613 31634 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.428799 31525 leader_election.cc:304] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:37.429157 31674 tablet_bootstrap.cc:654] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.430202 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.434285 31485 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.447117 31674 tablet_bootstrap.cc:492] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.449788 31674 ts_tablet_manager.cc:1403] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260710 11:07:37.438144 31689 raft_consensus.cc:2804] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.449203 31676 ts_tablet_manager.cc:1434] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.062s	user 0.017s	sys 0.008s
I20260710 11:07:37.453315 31689 raft_consensus.cc:493] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.454459 31676 tablet_bootstrap.cc:492] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.455500 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:37.459569 31689 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.460126 31674 raft_consensus.cc:359] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
W20260710 11:07:37.460912 31431 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:37.463745 31674 raft_consensus.cc:385] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.464252 31674 raft_consensus.cc:740] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.465265 31674 consensus_queue.cc:260] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.467780 31674 ts_tablet_manager.cc:1434] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:07:37.463310 31676 tablet_bootstrap.cc:654] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.468602 31677 tablet_bootstrap.cc:492] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.469081 31677 ts_tablet_manager.cc:1403] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.082s	user 0.042s	sys 0.032s
I20260710 11:07:37.469930 31689 raft_consensus.cc:515] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.471321 31674 tablet_bootstrap.cc:492] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.471724 31689 leader_election.cc:290] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.471827 31677 raft_consensus.cc:359] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.472566 31677 raft_consensus.cc:385] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.472867 31677 raft_consensus.cc:740] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.473491 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.473773 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.474025 31485 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.474263 31634 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.479094 31676 tablet_bootstrap.cc:492] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.479511 31676 ts_tablet_manager.cc:1403] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.008s
I20260710 11:07:37.480574 31634 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.481505 31525 leader_election.cc:304] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:37.482576 31674 tablet_bootstrap.cc:654] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.482219 31677 consensus_queue.cc:260] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.483162 31685 raft_consensus.cc:493] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.483307 31689 raft_consensus.cc:2804] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.483621 31685 raft_consensus.cc:515] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.483965 31689 raft_consensus.cc:697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:37.484666 31485 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.483173 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.486174 31634 raft_consensus.cc:2393] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5db08f11104459da224d589b98b8eff in current term 1: Already voted for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in this term.
I20260710 11:07:37.484871 31689 consensus_queue.cc:237] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.482244 31676 raft_consensus.cc:359] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.486617 31676 raft_consensus.cc:385] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.487553 31450 leader_election.cc:304] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5db08f11104459da224d589b98b8eff; no voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:37.479516 31381 catalog_manager.cc:5697] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.488785 31704 raft_consensus.cc:3060] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.501618 31685 leader_election.cc:290] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:37.502082 31685 raft_consensus.cc:493] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.502508 31685 raft_consensus.cc:515] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.497021 31676 raft_consensus.cc:740] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.509956 31681 raft_consensus.cc:493] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.511754 31681 raft_consensus.cc:515] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.511155 31676 consensus_queue.cc:260] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.510771 31685 leader_election.cc:290] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:37.515733 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.516321 31634 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 0.
I20260710 11:07:37.516459 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:37.517524 31450 leader_election.cc:304] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:37.517798 31681 leader_election.cc:290] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
W20260710 11:07:37.519074 31448 leader_election.cc:343] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.519887 31681 raft_consensus.cc:2804] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.520238 31681 raft_consensus.cc:493] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.520550 31681 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.509572 31704 raft_consensus.cc:2749] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.533075 31704 raft_consensus.cc:493] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.533613 31704 raft_consensus.cc:515] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.537045 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b705a2f0657645838a2dab9c43e47b39" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
W20260710 11:07:37.541805 31448 leader_election.cc:343] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.549041 31676 ts_tablet_manager.cc:1434] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.005s
I20260710 11:07:37.549437 31704 leader_election.cc:290] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.551397 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b705a2f0657645838a2dab9c43e47b39" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.552201 31634 raft_consensus.cc:2468] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 0.
I20260710 11:07:37.551438 31681 raft_consensus.cc:515] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.553339 31676 tablet_bootstrap.cc:492] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.553344 31450 leader_election.cc:304] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [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: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:37.553970 31681 leader_election.cc:290] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.554502 31681 raft_consensus.cc:2804] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.554826 31681 raft_consensus.cc:493] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.555176 31681 raft_consensus.cc:3060] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.555699 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
W20260710 11:07:37.557010 31448 leader_election.cc:343] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.558194 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.558748 31634 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.561522 31676 tablet_bootstrap.cc:654] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.563470 31681 raft_consensus.cc:515] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.566085 31681 leader_election.cc:290] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.570308 31674 tablet_bootstrap.cc:492] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.570858 31674 ts_tablet_manager.cc:1403] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.100s	user 0.031s	sys 0.035s
I20260710 11:07:37.567819 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b705a2f0657645838a2dab9c43e47b39" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
W20260710 11:07:37.573678 31448 leader_election.cc:343] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.575469 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b705a2f0657645838a2dab9c43e47b39" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.576041 31633 raft_consensus.cc:3060] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.577298 31674 raft_consensus.cc:359] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.577765 31674 raft_consensus.cc:385] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.577989 31674 raft_consensus.cc:740] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.578600 31674 consensus_queue.cc:260] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.580479 31674 ts_tablet_manager.cc:1434] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:37.582664 31674 tablet_bootstrap.cc:492] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.585114 31634 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 1.
I20260710 11:07:37.586390 31450 leader_election.cc:304] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [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: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:37.587431 31681 raft_consensus.cc:2804] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.587859 31681 raft_consensus.cc:697] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:37.588155 31674 tablet_bootstrap.cc:654] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.588722 31681 consensus_queue.cc:237] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.589802 31382 catalog_manager.cc:5697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.601018 31633 raft_consensus.cc:2468] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 1.
I20260710 11:07:37.603978 31677 ts_tablet_manager.cc:1434] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.135s	user 0.028s	sys 0.039s
I20260710 11:07:37.605069 31677 tablet_bootstrap.cc:492] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.611964 31677 tablet_bootstrap.cc:654] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.612653 31689 raft_consensus.cc:493] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.613106 31689 raft_consensus.cc:515] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.614305 31450 leader_election.cc:304] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [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: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:37.617494 31674 tablet_bootstrap.cc:492] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.617870 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.618885 31485 raft_consensus.cc:2393] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cd10bb4ab964fc384476f08bdf8255f in current term 1: Already voted for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in this term.
I20260710 11:07:37.619061 31689 leader_election.cc:290] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.620008 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.620137 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
W20260710 11:07:37.621675 31525 leader_election.cc:343] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.621754 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.622637 31681 raft_consensus.cc:2804] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.622684 31483 raft_consensus.cc:2468] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.624468 31526 leader_election.cc:304] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:37.625797 31689 raft_consensus.cc:2804] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:37.626029 31600 leader_election.cc:343] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.626292 31689 raft_consensus.cc:493] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.626748 31689 raft_consensus.cc:3060] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.617905 31674 ts_tablet_manager.cc:1403] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.006s
I20260710 11:07:37.629959 31674 raft_consensus.cc:359] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.630752 31674 raft_consensus.cc:385] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.631111 31674 raft_consensus.cc:740] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.630093 31383 catalog_manager.cc:5697] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 0 to 1, leader changed from <none> to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 1 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.632201 31678 raft_consensus.cc:493] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.632649 31678 raft_consensus.cc:515] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.631888 31674 consensus_queue.cc:260] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.634558 31678 leader_election.cc:290] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.635385 31674 ts_tablet_manager.cc:1434] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:37.636232 31674 tablet_bootstrap.cc:492] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: Bootstrap starting.
I20260710 11:07:37.636749 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85aa44262fc450ab306058fa2886b2c" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.637501 31681 raft_consensus.cc:697] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
W20260710 11:07:37.638147 31526 leader_election.cc:343] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.638355 31681 consensus_queue.cc:237] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.638890 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85aa44262fc450ab306058fa2886b2c" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.639428 31633 raft_consensus.cc:2468] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.640451 31525 leader_election.cc:304] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.641426 31678 raft_consensus.cc:2804] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.641765 31678 raft_consensus.cc:493] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.642158 31678 raft_consensus.cc:3060] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.654032 31676 tablet_bootstrap.cc:492] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.654466 31676 ts_tablet_manager.cc:1403] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.004s
I20260710 11:07:37.656915 31676 raft_consensus.cc:359] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.657860 31676 raft_consensus.cc:385] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.658143 31676 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.658316 31689 raft_consensus.cc:515] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.659160 31676 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.659351 31678 raft_consensus.cc:515] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.661067 31676 ts_tablet_manager.cc:1434] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260710 11:07:37.661900 31676 tablet_bootstrap.cc:492] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.662504 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85aa44262fc450ab306058fa2886b2c" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.663017 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85aa44262fc450ab306058fa2886b2c" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.663939 31633 raft_consensus.cc:3060] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:37.664348 31526 leader_election.cc:343] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.667166 31676 tablet_bootstrap.cc:654] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.672035 31678 leader_election.cc:290] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.673441 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.674141 31483 raft_consensus.cc:3060] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.674649 31674 tablet_bootstrap.cc:654] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.678068 31633 raft_consensus.cc:2468] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.679463 31525 leader_election.cc:304] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.680825 31678 raft_consensus.cc:2804] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.681387 31678 raft_consensus.cc:697] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:37.682199 31678 consensus_queue.cc:237] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.685930 31689 leader_election.cc:290] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.686820 31483 raft_consensus.cc:2468] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.688318 31526 leader_election.cc:304] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:37.689054 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:37.689107 31559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:37.689435 31689 raft_consensus.cc:2804] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.689872 31559 raft_consensus.cc:2468] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 0.
I20260710 11:07:37.690060 31689 raft_consensus.cc:697] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:37.691125 31689 consensus_queue.cc:237] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.691447 31597 leader_election.cc:304] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f; no voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.693146 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.694368 31701 raft_consensus.cc:493] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:37.695058 31525 leader_election.cc:343] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.694881 31701 raft_consensus.cc:515] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.695124 31716 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.697546 31701 leader_election.cc:290] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.699110 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.693670 31597 leader_election.cc:304] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.699787 31483 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 0.
I20260710 11:07:37.700095 31714 raft_consensus.cc:2804] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.700496 31714 raft_consensus.cc:493] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.700809 31714 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.701033 31526 leader_election.cc:304] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:37.701862 31701 raft_consensus.cc:2804] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.702292 31701 raft_consensus.cc:493] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.702653 31701 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.706899 31674 tablet_bootstrap.cc:492] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: No bootstrap required, opened a new log
I20260710 11:07:37.707335 31674 ts_tablet_manager.cc:1403] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.010s
I20260710 11:07:37.707607 31716 raft_consensus.cc:2749] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.707649 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
W20260710 11:07:37.709059 31525 leader_election.cc:343] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.709971 31677 tablet_bootstrap.cc:492] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.708135 31714 raft_consensus.cc:515] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.710424 31677 ts_tablet_manager.cc:1403] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.034s
I20260710 11:07:37.710783 31701 raft_consensus.cc:515] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.706869 31383 catalog_manager.cc:5697] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 0 to 1, leader changed from <none> to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 1 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.712517 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.712816 31714 leader_election.cc:290] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:37.713269 31677 raft_consensus.cc:359] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
W20260710 11:07:37.713838 31600 leader_election.cc:343] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.713936 31677 raft_consensus.cc:385] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.710064 31674 raft_consensus.cc:359] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.714190 31559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:37.714623 31674 raft_consensus.cc:385] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.714766 31559 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.714946 31674 raft_consensus.cc:740] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.715741 31674 consensus_queue.cc:260] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.717660 31674 ts_tablet_manager.cc:1434] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 11:07:37.714629 31677 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.718794 31677 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.716662 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.720530 31483 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.721570 31559 raft_consensus.cc:2468] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 1.
I20260710 11:07:37.720636 31677 ts_tablet_manager.cc:1434] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:37.722739 31597 leader_election.cc:304] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.723917 31716 raft_consensus.cc:2804] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.724377 31716 raft_consensus.cc:697] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 LEADER]: Becoming Leader. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:37.724999 31676 tablet_bootstrap.cc:492] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.725451 31676 ts_tablet_manager.cc:1403] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.002s
I20260710 11:07:37.725113 31716 consensus_queue.cc:237] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.726073 31677 tablet_bootstrap.cc:492] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.728103 31483 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.727914 31676 raft_consensus.cc:359] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.729301 31676 raft_consensus.cc:385] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.729475 31526 leader_election.cc:304] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:37.729635 31676 raft_consensus.cc:740] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.730146 31701 leader_election.cc:290] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.730679 31701 raft_consensus.cc:2804] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.730484 31676 consensus_queue.cc:260] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.731097 31701 raft_consensus.cc:697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:37.731874 31701 consensus_queue.cc:237] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.733004 31676 ts_tablet_manager.cc:1434] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:37.734030 31676 tablet_bootstrap.cc:492] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff: Bootstrap starting.
I20260710 11:07:37.735502 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.737684 31633 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.743613 31676 tablet_bootstrap.cc:654] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.745734 31382 catalog_manager.cc:5697] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.749364 31677 tablet_bootstrap.cc:654] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.749358 31633 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 1.
I20260710 11:07:37.760308 31676 tablet_bootstrap.cc:492] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff: No bootstrap required, opened a new log
I20260710 11:07:37.760671 31676 ts_tablet_manager.cc:1403] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260710 11:07:37.759809 31380 catalog_manager.cc:5697] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.761303 31677 tablet_bootstrap.cc:492] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.761699 31677 ts_tablet_manager.cc:1403] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.008s
I20260710 11:07:37.762566 31676 raft_consensus.cc:359] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.763212 31676 raft_consensus.cc:385] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.763453 31676 raft_consensus.cc:740] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.764135 31676 consensus_queue.cc:260] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.764446 31677 raft_consensus.cc:359] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.765085 31677 raft_consensus.cc:385] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.765343 31677 raft_consensus.cc:740] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.766242 31676 ts_tablet_manager.cc:1434] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:37.765920 31677 consensus_queue.cc:260] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:37.768025 31677 ts_tablet_manager.cc:1434] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:07:37.768851 31677 tablet_bootstrap.cc:492] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f: Bootstrap starting.
I20260710 11:07:37.774273 31677 tablet_bootstrap.cc:654] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.774410 31681 raft_consensus.cc:493] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.774837 31681 raft_consensus.cc:515] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.777040 31681 leader_election.cc:290] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.776551 31381 catalog_manager.cc:5697] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.778800 31381 catalog_manager.cc:5697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.779476 31559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:37.780283 31559 raft_consensus.cc:2468] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 0.
I20260710 11:07:37.780599 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.781812 31448 leader_election.cc:304] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:37.782627 31681 raft_consensus.cc:2804] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:37.782821 31450 leader_election.cc:343] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.783011 31681 raft_consensus.cc:493] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.783368 31681 raft_consensus.cc:3060] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.789743 31681 raft_consensus.cc:515] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.792227 31681 leader_election.cc:290] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.792657 31677 tablet_bootstrap.cc:492] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f: No bootstrap required, opened a new log
I20260710 11:07:37.793085 31677 ts_tablet_manager.cc:1403] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 11:07:37.793185 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.793669 31701 consensus_queue.cc:1048] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:37.794822 31450 leader_election.cc:343] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.795403 31677 raft_consensus.cc:359] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.796060 31677 raft_consensus.cc:385] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.796748 31559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:37.796983 31677 raft_consensus.cc:740] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.797329 31559 raft_consensus.cc:3060] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.797664 31677 consensus_queue.cc:260] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.801836 31677 ts_tablet_manager.cc:1434] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:07:37.803737 31559 raft_consensus.cc:2468] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 1.
I20260710 11:07:37.806741 31701 consensus_queue.cc:1048] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.808056 31448 leader_election.cc:304] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [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: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:37.808827 31681 raft_consensus.cc:2804] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.809298 31681 raft_consensus.cc:697] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:37.810421 31681 consensus_queue.cc:237] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.820786 31716 raft_consensus.cc:493] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.821141 31716 raft_consensus.cc:515] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.820984 31382 catalog_manager.cc:5697] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 0 to 1, leader changed from <none> to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 1 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.822851 31716 leader_election.cc:290] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:37.823837 31559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:37.824565 31559 raft_consensus.cc:2393] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cd10bb4ab964fc384476f08bdf8255f in current term 1: Already voted for candidate c5db08f11104459da224d589b98b8eff in this term.
I20260710 11:07:37.825662 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.826859 31600 leader_election.cc:304] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f; no voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.827487 31716 raft_consensus.cc:3060] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.832844 31716 raft_consensus.cc:2749] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.883235 31701 consensus_queue.cc:1048] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.887120 31701 raft_consensus.cc:493] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.887519 31701 raft_consensus.cc:515] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.889304 31701 leader_election.cc:290] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.890031 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b705a2f0657645838a2dab9c43e47b39" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.895454 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b705a2f0657645838a2dab9c43e47b39" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.896211 31633 raft_consensus.cc:2393] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72c6bbb675124dbd8ddb4edf73ff2595 in current term 1: Already voted for candidate c5db08f11104459da224d589b98b8eff in this term.
I20260710 11:07:37.897313 31525 leader_election.cc:304] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.898391 31678 consensus_queue.cc:1048] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.898639 31701 raft_consensus.cc:3060] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.906370 31701 raft_consensus.cc:2749] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.906540 31678 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.911804 31678 raft_consensus.cc:493] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.912278 31678 raft_consensus.cc:515] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.913684 31559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:37.915031 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:37.915592 31678 leader_election.cc:290] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:37.917517 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:37.918229 31634 raft_consensus.cc:2393] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72c6bbb675124dbd8ddb4edf73ff2595 in current term 1: Already voted for candidate c5db08f11104459da224d589b98b8eff in this term.
I20260710 11:07:37.919179 31525 leader_election.cc:304] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.914347 31559 raft_consensus.cc:606] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.919728 31689 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.920073 31678 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.926971 31678 raft_consensus.cc:2749] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.927711 31559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:37.928310 31559 raft_consensus.cc:606] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.934242 31559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:37.934674 31559 raft_consensus.cc:606] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.939531 31559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:37.940008 31559 raft_consensus.cc:606] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:37.954914 31634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
mode: GRACEFUL
new_leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:39672
I20260710 11:07:37.955369 31634 raft_consensus.cc:606] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 LEADER]: Received request to transfer leadership to TS 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:37.969357 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:45448
I20260710 11:07:37.969823 31484 raft_consensus.cc:606] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Received request to transfer leadership to TS 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:37.970198 31681 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.976626 31718 raft_consensus.cc:993] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: : Instructing follower 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:37.977262 31717 raft_consensus.cc:1081] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Signalling peer 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:37.979918 31560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:07:37.980176 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:45448
I20260710 11:07:37.980456 31560 raft_consensus.cc:493] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.980810 31560 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.980746 31484 raft_consensus.cc:606] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Received request to transfer leadership to TS 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:37.982741 31718 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.987598 31560 raft_consensus.cc:515] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.991590 31559 raft_consensus.cc:1240] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Rejecting Update request from peer c5db08f11104459da224d589b98b8eff for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:37.992471 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:37.993017 31484 raft_consensus.cc:3055] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.993309 31484 raft_consensus.cc:740] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:37.994194 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:37.994035 31484 consensus_queue.cc:260] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:37.994689 31634 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.995141 31484 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.996408 31560 leader_election.cc:290] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 2 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:38.001336 31634 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 2.
I20260710 11:07:38.002225 31484 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 2.
I20260710 11:07:38.002345 31525 leader_election.cc:304] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:38.003101 31678 raft_consensus.cc:2804] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.003548 31678 raft_consensus.cc:697] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:38.004187 31678 consensus_queue.cc:237] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.009763 31380 catalog_manager.cc:5697] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 1 to 2, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.064340 31678 consensus_queue.cc:1048] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.073221 31484 raft_consensus.cc:3060] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.080791 31678 consensus_queue.cc:1048] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.123651 31678 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.129570 31689 raft_consensus.cc:993] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.130151 31749 raft_consensus.cc:1081] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.131965 31483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:38.133353 31483 raft_consensus.cc:493] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.133723 31483 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.135293 31749 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.140604 31483 raft_consensus.cc:515] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.143229 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:38.143748 31560 raft_consensus.cc:3055] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.144090 31560 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:38.144187 31483 leader_election.cc:290] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:38.144869 31560 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.145632 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:38.146075 31560 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.146330 31634 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.150910 31560 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.151297 31634 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.151880 31448 leader_election.cc:304] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:38.152643 31718 raft_consensus.cc:2804] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.153102 31718 raft_consensus.cc:697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:38.153841 31718 consensus_queue.cc:237] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.160007 31380 catalog_manager.cc:5697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 1 to 2, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 2 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.183195 31718 consensus_queue.cc:1048] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.192438 31717 consensus_queue.cc:1048] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.198173 31716 raft_consensus.cc:493] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.198647 31716 raft_consensus.cc:515] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:38.201223 31483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5db08f11104459da224d589b98b8eff" is_pre_election: true
I20260710 11:07:38.201401 31716 leader_election.cc:290] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:38.201949 31483 raft_consensus.cc:2393] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cd10bb4ab964fc384476f08bdf8255f in current term 1: Already voted for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in this term.
I20260710 11:07:38.202067 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:38.203485 31597 leader_election.cc:304] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f; no voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff
I20260710 11:07:38.204391 31749 raft_consensus.cc:993] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.204522 31716 raft_consensus.cc:3060] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.204797 31749 raft_consensus.cc:1081] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.208251 31484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:38.208681 31484 raft_consensus.cc:493] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.208992 31484 raft_consensus.cc:3060] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.210039 31716 raft_consensus.cc:2749] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.213320 31484 raft_consensus.cc:515] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.214831 31484 leader_election.cc:290] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:38.215354 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:38.215866 31560 raft_consensus.cc:3055] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.215833 31634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf4b1ab4e1b477ab1cc6e8eebd3b2ad" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:38.216306 31560 raft_consensus.cc:740] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:38.216459 31634 raft_consensus.cc:3060] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.217134 31560 consensus_queue.cc:260] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.218278 31560 raft_consensus.cc:3060] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.222724 31634 raft_consensus.cc:2468] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.223692 31450 leader_election.cc:304] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:38.224360 31717 raft_consensus.cc:2804] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.224357 31560 raft_consensus.cc:2468] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.224929 31717 raft_consensus.cc:697] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:38.225736 31717 consensus_queue.cc:237] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.230049 31678 consensus_queue.cc:1048] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.230756 31749 consensus_queue.cc:1048] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.232019 31717 consensus_queue.cc:1048] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.233618 31381 catalog_manager.cc:5697] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 1 to 2, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 2 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.238145 31716 consensus_queue.cc:1048] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.241343 31749 raft_consensus.cc:993] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.241753 31701 raft_consensus.cc:1081] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.247242 31483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:38.247684 31483 raft_consensus.cc:493] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.248042 31483 raft_consensus.cc:3060] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.261418 31681 consensus_queue.cc:1048] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.248008 31717 raft_consensus.cc:493] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.262792 31717 raft_consensus.cc:515] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.265831 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" is_pre_election: true
I20260710 11:07:38.269487 31716 raft_consensus.cc:993] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: : Instructing follower 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:38.271204 31483 raft_consensus.cc:515] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:38.271869 31681 raft_consensus.cc:993] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: : Instructing follower 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:38.272315 31704 raft_consensus.cc:1081] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Signalling peer 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:38.271286 31761 raft_consensus.cc:1081] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 LEADER]: Signalling peer 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:38.274173 31634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:07:38.274655 31559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:56934
I20260710 11:07:38.274900 31717 leader_election.cc:290] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:38.275153 31559 raft_consensus.cc:493] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.275529 31559 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.275444 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f" is_pre_election: true
I20260710 11:07:38.277346 31450 leader_election.cc:304] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5db08f11104459da224d589b98b8eff; no voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:38.278558 31633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:38.278791 31560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccb798559df4a5ba57f46840456c26b" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:38.279073 31633 raft_consensus.cc:3060] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.279359 31560 raft_consensus.cc:3055] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.279682 31560 raft_consensus.cc:740] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:38.280583 31560 consensus_queue.cc:260] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:38.281608 31560 raft_consensus.cc:3060] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.282229 31559 raft_consensus.cc:515] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.284155 31717 raft_consensus.cc:2749] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.274730 31634 raft_consensus.cc:493] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.285658 31632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:38.285948 31634 raft_consensus.cc:3060] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.286230 31632 raft_consensus.cc:3055] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.286559 31632 raft_consensus.cc:740] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:38.286669 31633 raft_consensus.cc:2468] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.287324 31632 consensus_queue.cc:260] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.287859 31450 leader_election.cc:304] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:38.288259 31632 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.288759 31717 raft_consensus.cc:2804] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.289923 31717 raft_consensus.cc:697] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:38.291042 31560 raft_consensus.cc:2468] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.290884 31717 consensus_queue.cc:237] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } }
I20260710 11:07:38.285379 31485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:38.292156 31485 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 0 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.292294 31634 raft_consensus.cc:515] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.297667 31634 leader_election.cc:290] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 2 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:38.298334 31482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:38.298908 31482 raft_consensus.cc:3055] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.299234 31482 raft_consensus.cc:740] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:38.299186 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9fd5d236448babfbcf59176529c29" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:38.299616 31483 leader_election.cc:290] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Requested vote from peers 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:38.299950 31558 raft_consensus.cc:3060] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.285422 31559 leader_election.cc:290] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 2 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:38.300190 31482 consensus_queue.cc:260] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.301524 31482 raft_consensus.cc:3060] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.302793 31485 raft_consensus.cc:2468] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 2.
I20260710 11:07:38.303701 31484 raft_consensus.cc:1240] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Rejecting Update request from peer 1cd10bb4ab964fc384476f08bdf8255f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:38.303243 31383 catalog_manager.cc:5697] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 1 to 2, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 2 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.306685 31526 leader_election.cc:304] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:38.307368 31558 raft_consensus.cc:2468] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 2.
I20260710 11:07:38.307590 31689 raft_consensus.cc:2804] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.308107 31689 raft_consensus.cc:697] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:38.308534 31597 leader_election.cc:304] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:38.308857 31689 consensus_queue.cc:237] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.309314 31761 raft_consensus.cc:2804] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.311518 31761 raft_consensus.cc:697] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 LEADER]: Becoming Leader. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:38.312314 31761 consensus_queue.cc:237] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.310251 31632 raft_consensus.cc:2468] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 2.
I20260710 11:07:38.316546 31381 catalog_manager.cc:5697] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 1 to 2, leader changed from 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131) to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.318423 31482 raft_consensus.cc:2468] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 2.
I20260710 11:07:38.323514 31383 catalog_manager.cc:5697] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f reported cstate change: term changed from 1 to 2, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131). New cstate: current_term: 2 leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.403119 31678 raft_consensus.cc:993] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.403599 31689 raft_consensus.cc:1081] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:38.404968 31482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:38.405404 31482 raft_consensus.cc:493] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.406055 31482 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.407480 31484 raft_consensus.cc:1275] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.408674 31689 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.411051 31482 raft_consensus.cc:515] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.414417 31632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:38.414934 31632 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.415571 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:38.415920 31633 raft_consensus.cc:1275] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.416126 31558 raft_consensus.cc:3055] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.416424 31558 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:38.417127 31558 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.417476 31701 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.418093 31558 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.421136 31632 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.421825 31482 leader_election.cc:290] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:38.422480 31450 leader_election.cc:304] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:38.423306 31717 raft_consensus.cc:2804] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.423744 31717 raft_consensus.cc:697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:38.424522 31717 consensus_queue.cc:237] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:38.424960 31558 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:38.433444 31383 catalog_manager.cc:5697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 1 to 2, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 2 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.538265 31633 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.539451 31717 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.546494 31558 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.548274 31681 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.615710 31633 raft_consensus.cc:1275] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.616859 31681 consensus_queue.cc:1048] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.625641 31558 raft_consensus.cc:1275] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.626987 31717 consensus_queue.cc:1048] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.733840 31482 raft_consensus.cc:1275] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.735008 31755 consensus_queue.cc:1048] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.741612 31558 raft_consensus.cc:1275] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.743002 31761 consensus_queue.cc:1048] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.759599 31482 raft_consensus.cc:1275] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.760711 31701 consensus_queue.cc:1048] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.768996 31633 raft_consensus.cc:1275] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.770802 31749 consensus_queue.cc:1048] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.806403 31558 raft_consensus.cc:1275] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.807412 31717 consensus_queue.cc:1048] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.813817 31633 raft_consensus.cc:1275] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.815155 31718 consensus_queue.cc:1048] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.894479 31558 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.895718 31718 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.902559 31633 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.904188 31717 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:40.512372 31506 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4e40 after lost signal to thread 30837
W20260710 11:07:40.513060 31506 debug-util.cc:398] Leaking SignalData structure 0x7b080015bd00 after lost signal to thread 31417
W20260710 11:07:40.513967 31506 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb380 after lost signal to thread 31509
W20260710 11:07:40.514732 31506 debug-util.cc:398] Leaking SignalData structure 0x7b080005c480 after lost signal to thread 31584
W20260710 11:07:40.515394 31506 debug-util.cc:398] Leaking SignalData structure 0x7b08001e41e0 after lost signal to thread 31658
I20260710 11:07:41.066284 30834 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:41.067245 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:41.087836 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:45464
I20260710 11:07:41.088376 31484 raft_consensus.cc:606] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Received request to transfer leadership to TS 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:41.090579 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:45464
I20260710 11:07:41.091003 31484 raft_consensus.cc:606] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Received request to transfer leadership to TS 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:41.091905 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:41.092376 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:41.526595 31771 raft_consensus.cc:993] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: : Instructing follower 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:41.527516 31718 raft_consensus.cc:1081] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Signalling peer 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:41.529304 31631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:07:41.530107 31631 raft_consensus.cc:493] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.530551 31631 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.539978 31631 raft_consensus.cc:515] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:41.542450 31631 leader_election.cc:290] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 3 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:41.543370 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:41.543902 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:41.544195 31484 raft_consensus.cc:3055] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.544577 31558 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.544551 31484 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:41.545727 31484 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:41.547443 31484 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.549832 31558 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 3.
I20260710 11:07:41.551194 31597 leader_election.cc:304] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:41.552151 31761 raft_consensus.cc:2804] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:41.553174 31761 raft_consensus.cc:697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Becoming Leader. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:41.554095 31761 consensus_queue.cc:237] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:41.555621 31484 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 3.
I20260710 11:07:41.570078 31381 catalog_manager.cc:5697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f reported cstate change: term changed from 2 to 3, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131). New cstate: current_term: 3 leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:41.613196 31771 raft_consensus.cc:993] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: : Instructing follower 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:41.613675 31718 raft_consensus.cc:1081] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Signalling peer 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:41.615152 31631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:07:41.615573 31631 raft_consensus.cc:493] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.615845 31631 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.620505 31631 raft_consensus.cc:515] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:41.621937 31631 leader_election.cc:290] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 3 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:41.622790 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:41.622997 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:41.623376 31484 raft_consensus.cc:3055] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.623570 31558 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.623760 31484 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:41.624732 31484 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:41.625969 31484 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.628474 31558 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 3.
I20260710 11:07:41.629611 31597 leader_election.cc:304] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:41.630455 31761 raft_consensus.cc:2804] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:41.630893 31761 raft_consensus.cc:697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Becoming Leader. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:41.631803 31761 consensus_queue.cc:237] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:41.633279 31484 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 3.
I20260710 11:07:41.639046 31381 catalog_manager.cc:5697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f reported cstate change: term changed from 2 to 3, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131). New cstate: current_term: 3 leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:41.963186 31484 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:41.964534 31761 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:41.986541 31558 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:41.989276 31761 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.093412 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:42.110556 31631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:39672
I20260710 11:07:42.111241 31631 raft_consensus.cc:606] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:42.118959 31631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:39672
I20260710 11:07:42.119524 31631 raft_consensus.cc:606] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:42.127154 31558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:42.127604 31558 raft_consensus.cc:606] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:42.132704 31558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:42.133160 31558 raft_consensus.cc:606] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:42.137804 31558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
mode: GRACEFUL
new_leader_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:56950
I20260710 11:07:42.138219 31558 raft_consensus.cc:606] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Received request to transfer leadership to TS c5db08f11104459da224d589b98b8eff
I20260710 11:07:42.200893 31484 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.202018 31761 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.209897 31781 raft_consensus.cc:993] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.210312 31781 raft_consensus.cc:1081] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.212244 31482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:42.212781 31482 raft_consensus.cc:493] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.213135 31482 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.214576 31558 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.216337 31772 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:42.226284 31482 raft_consensus.cc:515] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.229933 31482 leader_election.cc:290] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 4 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:42.230531 31631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:42.231125 31631 raft_consensus.cc:3055] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:42.231448 31631 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:42.232227 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:42.232848 31558 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.232267 31631 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.233690 31631 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.239843 31558 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 4.
I20260710 11:07:42.241328 31448 leader_election.cc:304] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [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: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:42.242261 31718 raft_consensus.cc:2804] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:42.244185 31631 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 4.
I20260710 11:07:42.246001 31718 raft_consensus.cc:697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:42.246897 31718 consensus_queue.cc:237] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.253335 31383 catalog_manager.cc:5697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 3 to 4, leader changed from 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 4 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.397845 31781 raft_consensus.cc:993] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.398300 31772 raft_consensus.cc:1081] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.399636 31484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45444
I20260710 11:07:42.400139 31484 raft_consensus.cc:493] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.400427 31484 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.405902 31484 raft_consensus.cc:515] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.407553 31484 leader_election.cc:290] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 4 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:42.408278 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:42.408610 31631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:42.408910 31558 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.409112 31631 raft_consensus.cc:3055] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:42.409533 31631 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:42.410181 31631 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.410939 31631 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.415547 31631 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 4.
I20260710 11:07:42.415721 31558 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 4.
I20260710 11:07:42.416788 31450 leader_election.cc:304] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [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: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:42.417564 31718 raft_consensus.cc:2804] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:42.418028 31718 raft_consensus.cc:697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:42.418897 31718 consensus_queue.cc:237] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.425675 31383 catalog_manager.cc:5697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 3 to 4, leader changed from 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 4 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.479243 31791 raft_consensus.cc:993] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.479784 31689 raft_consensus.cc:1081] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.481197 31484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:42.481623 31484 raft_consensus.cc:493] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.481901 31484 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.486235 31484 raft_consensus.cc:515] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.488407 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:42.488125 31484 leader_election.cc:290] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 3 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:42.488601 31631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:42.489038 31558 raft_consensus.cc:3055] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.489246 31631 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.489424 31558 raft_consensus.cc:740] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:42.490334 31558 consensus_queue.cc:260] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.491473 31558 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.494076 31631 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 3.
I20260710 11:07:42.494912 31450 leader_election.cc:304] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [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: 1cd10bb4ab964fc384476f08bdf8255f, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:42.495784 31718 raft_consensus.cc:2804] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.496510 31718 raft_consensus.cc:697] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:42.497412 31718 consensus_queue.cc:237] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.497939 31689 raft_consensus.cc:993] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.498386 31791 raft_consensus.cc:1081] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.498663 31558 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 3.
I20260710 11:07:42.500047 31484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:42.500597 31484 raft_consensus.cc:493] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.500988 31484 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.506150 31484 raft_consensus.cc:515] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.506186 31383 catalog_manager.cc:5697] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 2 to 3, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 3 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.508373 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:42.508602 31631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b2dce86bb64e76ad6acccb3bc367fd" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:42.509080 31558 raft_consensus.cc:3055] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.509140 31631 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.509521 31558 raft_consensus.cc:740] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:42.510350 31558 consensus_queue.cc:260] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.511461 31558 raft_consensus.cc:3060] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.508410 31484 leader_election.cc:290] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 3 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:42.519057 31558 raft_consensus.cc:2468] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 3.
I20260710 11:07:42.523478 31448 leader_election.cc:304] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [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: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:42.524715 31718 raft_consensus.cc:2804] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.524653 31631 raft_consensus.cc:2468] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 3.
I20260710 11:07:42.525903 31718 raft_consensus.cc:697] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:42.526834 31718 consensus_queue.cc:237] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.534895 31383 catalog_manager.cc:5697] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 2 to 3, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 3 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.554725 31689 raft_consensus.cc:993] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: : Instructing follower c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.555179 31689 raft_consensus.cc:1081] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Signalling peer c5db08f11104459da224d589b98b8eff to start an election
I20260710 11:07:42.556631 31484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
 from {username='slave'} at 127.0.0.1:45434
I20260710 11:07:42.557153 31484 raft_consensus.cc:493] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.557518 31484 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.564334 31484 raft_consensus.cc:515] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.567087 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:42.567250 31631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "c5db08f11104459da224d589b98b8eff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:42.567610 31558 raft_consensus.cc:3055] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:42.567833 31631 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.567967 31558 raft_consensus.cc:740] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:42.568153 31484 leader_election.cc:290] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Requested vote from peers 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:42.568918 31558 consensus_queue.cc:260] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.569972 31558 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.574236 31558 raft_consensus.cc:2468] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:42.575124 31448 leader_election.cc:304] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:42.575241 31631 raft_consensus.cc:2468] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5db08f11104459da224d589b98b8eff in term 2.
I20260710 11:07:42.575762 31718 raft_consensus.cc:2804] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:42.576431 31718 raft_consensus.cc:697] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Leader. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:42.577200 31718 consensus_queue.cc:237] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [LEADER]: Queue 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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:42.584693 31383 catalog_manager.cc:5697] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff reported cstate change: term changed from 1 to 2, leader changed from 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130) to c5db08f11104459da224d589b98b8eff (127.30.28.129). New cstate: current_term: 2 leader_uuid: "c5db08f11104459da224d589b98b8eff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.639274 31631 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.640560 31718 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:42.648518 31558 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.650425 31795 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:42.886525 31631 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.887723 31718 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:42.896713 31558 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.898222 31787 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:42.929729 31631 raft_consensus.cc:1275] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.930835 31718 consensus_queue.cc:1048] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.938824 31558 raft_consensus.cc:1275] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.941241 31795 consensus_queue.cc:1048] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.960739 31558 raft_consensus.cc:1275] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.961763 31795 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.969727 31631 raft_consensus.cc:1275] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.971422 31795 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.977705 31558 raft_consensus.cc:1275] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.979485 31795 consensus_queue.cc:1048] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.989440 31631 raft_consensus.cc:1275] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Refusing update from remote peer c5db08f11104459da224d589b98b8eff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.990880 31795 consensus_queue.cc:1048] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.146354 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:45.153949 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:45464
I20260710 11:07:45.154484 31484 raft_consensus.cc:606] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Received request to transfer leadership to TS 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:45.156653 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:45464
I20260710 11:07:45.157039 31484 raft_consensus.cc:606] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Received request to transfer leadership to TS 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:45.158891 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:45464
I20260710 11:07:45.159258 31484 raft_consensus.cc:606] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Received request to transfer leadership to TS 72c6bbb675124dbd8ddb4edf73ff2595
I20260710 11:07:45.161242 31484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "c5db08f11104459da224d589b98b8eff"
mode: GRACEFUL
new_leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:45464
I20260710 11:07:45.161571 31484 raft_consensus.cc:606] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Received request to transfer leadership to TS 1cd10bb4ab964fc384476f08bdf8255f
I20260710 11:07:45.162459 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:07:45.162910 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:45.189765 31797 raft_consensus.cc:993] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: : Instructing follower 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:45.190176 31806 raft_consensus.cc:1081] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Signalling peer 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:45.191421 31631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:07:45.191759 31631 raft_consensus.cc:493] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.192032 31631 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.195668 31631 raft_consensus.cc:515] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.196861 31631 leader_election.cc:290] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 4 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:45.197567 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:45.197711 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58de9466d40b4d69b856d24ec33872b0" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:45.198063 31484 raft_consensus.cc:3055] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:45.198141 31558 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.198392 31484 raft_consensus.cc:740] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:45.199118 31484 consensus_queue.cc:260] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.200186 31484 raft_consensus.cc:3060] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.203639 31558 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 4.
I20260710 11:07:45.204694 31597 leader_election.cc:304] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:45.205328 31805 raft_consensus.cc:2804] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:45.205417 31484 raft_consensus.cc:2468] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 4.
I20260710 11:07:45.206352 31805 raft_consensus.cc:697] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 LEADER]: Becoming Leader. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:45.207140 31805 consensus_queue.cc:237] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.213526 31381 catalog_manager.cc:5697] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f reported cstate change: term changed from 3 to 4, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131). New cstate: current_term: 4 leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.491564 31797 raft_consensus.cc:993] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: : Instructing follower 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:45.492138 31806 raft_consensus.cc:1081] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Signalling peer 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:45.493597 31558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:07:45.494093 31558 raft_consensus.cc:493] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.494390 31558 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:45.496548 31797 raft_consensus.cc:993] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: : Instructing follower 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:45.497006 31806 raft_consensus.cc:1081] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Signalling peer 1cd10bb4ab964fc384476f08bdf8255f to start an election
I20260710 11:07:45.498387 31631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905"
dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:07:45.498833 31631 raft_consensus.cc:493] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.499140 31631 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:45.500017 31558 raft_consensus.cc:515] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.502171 31558 leader_election.cc:290] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 5 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:45.502489 31484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:45.503018 31484 raft_consensus.cc:3055] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:45.503288 31484 raft_consensus.cc:740] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:45.503961 31484 consensus_queue.cc:260] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.504313 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549bfbdc493f4eb7b4a1e16b3c7dd165" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:45.504858 31630 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:45.504907 31484 raft_consensus.cc:3060] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:45.504987 31631 raft_consensus.cc:515] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.507550 31482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:45.507814 31631 leader_election.cc:290] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [CANDIDATE]: Term 5 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130:40115)
I20260710 11:07:45.508069 31482 raft_consensus.cc:3055] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:45.508458 31482 raft_consensus.cc:740] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:45.508770 31558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f4a42f4f8a4d1d81f96bec34dfe905" candidate_uuid: "1cd10bb4ab964fc384476f08bdf8255f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
I20260710 11:07:45.509249 31558 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:45.509166 31482 consensus_queue.cc:260] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.510226 31482 raft_consensus.cc:3060] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:45.511116 31484 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 5.
I20260710 11:07:45.511442 31630 raft_consensus.cc:2468] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 5.
I20260710 11:07:45.512293 31526 leader_election.cc:304] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 72c6bbb675124dbd8ddb4edf73ff2595, c5db08f11104459da224d589b98b8eff; no voters: 
I20260710 11:07:45.513025 31689 raft_consensus.cc:2804] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:45.514760 31558 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 5.
I20260710 11:07:45.515056 31689 raft_consensus.cc:697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:45.516008 31597 leader_election.cc:304] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:45.516345 31689 consensus_queue.cc:237] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.516822 31805 raft_consensus.cc:2804] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:45.517287 31805 raft_consensus.cc:697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 LEADER]: Becoming Leader. State: Replica: 1cd10bb4ab964fc384476f08bdf8255f, State: Running, Role: LEADER
I20260710 11:07:45.517751 31482 raft_consensus.cc:2468] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd10bb4ab964fc384476f08bdf8255f in term 5.
I20260710 11:07:45.517997 31805 consensus_queue.cc:237] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.525830 31381 catalog_manager.cc:5697] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f reported cstate change: term changed from 4 to 5, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131). New cstate: current_term: 5 leader_uuid: "1cd10bb4ab964fc384476f08bdf8255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.525880 31383 catalog_manager.cc:5697] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 4 to 5, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 5 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.571142 31797 raft_consensus.cc:993] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: : Instructing follower 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:45.571566 31806 raft_consensus.cc:1081] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Signalling peer 72c6bbb675124dbd8ddb4edf73ff2595 to start an election
I20260710 11:07:45.572822 31558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14"
dest_uuid: "72c6bbb675124dbd8ddb4edf73ff2595"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:07:45.573287 31558 raft_consensus.cc:493] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.573559 31558 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.577648 31558 raft_consensus.cc:515] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.578974 31558 leader_election.cc:290] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [CANDIDATE]: Term 3 election: Requested vote from peers c5db08f11104459da224d589b98b8eff (127.30.28.129:39005), 1cd10bb4ab964fc384476f08bdf8255f (127.30.28.131:40229)
I20260710 11:07:45.580044 31630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cd10bb4ab964fc384476f08bdf8255f"
I20260710 11:07:45.580194 31482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde773fdeb9a4803ba0d1d44c250fc14" candidate_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5db08f11104459da224d589b98b8eff"
I20260710 11:07:45.580516 31630 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.580717 31482 raft_consensus.cc:3055] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:45.581069 31482 raft_consensus.cc:740] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5db08f11104459da224d589b98b8eff, State: Running, Role: LEADER
I20260710 11:07:45.581718 31482 consensus_queue.cc:260] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.582557 31482 raft_consensus.cc:3060] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.585276 31630 raft_consensus.cc:2468] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 3.
I20260710 11:07:45.586367 31525 leader_election.cc:304] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: 1cd10bb4ab964fc384476f08bdf8255f, 72c6bbb675124dbd8ddb4edf73ff2595; no voters: 
I20260710 11:07:45.587172 31689 raft_consensus.cc:2804] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:45.587476 31689 raft_consensus.cc:697] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 LEADER]: Becoming Leader. State: Replica: 72c6bbb675124dbd8ddb4edf73ff2595, State: Running, Role: LEADER
I20260710 11:07:45.588068 31689 consensus_queue.cc:237] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [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: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } }
I20260710 11:07:45.588608 31482 raft_consensus.cc:2468] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c6bbb675124dbd8ddb4edf73ff2595 in term 3.
I20260710 11:07:45.594025 31383 catalog_manager.cc:5697] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 reported cstate change: term changed from 2 to 3, leader changed from c5db08f11104459da224d589b98b8eff (127.30.28.129) to 72c6bbb675124dbd8ddb4edf73ff2595 (127.30.28.130). New cstate: current_term: 3 leader_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.726653 31558 raft_consensus.cc:1275] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:45.727674 31805 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:45.736207 31482 raft_consensus.cc:1275] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:45.737919 31807 consensus_queue.cc:1048] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:45.983793 31482 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:45.984880 31689 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:45.994917 31631 raft_consensus.cc:1275] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:45.996212 31824 consensus_queue.cc:1048] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:46.003861 31482 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:46.005012 31807 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:46.017347 31558 raft_consensus.cc:1275] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Refusing update from remote peer 1cd10bb4ab964fc384476f08bdf8255f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:46.019076 31805 consensus_queue.cc:1048] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c6bbb675124dbd8ddb4edf73ff2595" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 40115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:46.031210 31631 raft_consensus.cc:1275] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.032302 31824 consensus_queue.cc:1048] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd10bb4ab964fc384476f08bdf8255f" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.042671 31482 raft_consensus.cc:1275] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Refusing update from remote peer 72c6bbb675124dbd8ddb4edf73ff2595: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.044727 31824 consensus_queue.cc:1048] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5db08f11104459da224d589b98b8eff" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.163733 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:46.169181 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
I20260710 11:07:46.191334 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.191982 30834 tablet_replica.cc:333] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.192667 30834 raft_consensus.cc:2243] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.193394 30834 raft_consensus.cc:2272] T 7ccb798559df4a5ba57f46840456c26b P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.195104 30834 tablet_replica.cc:333] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.195574 30834 raft_consensus.cc:2243] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.195981 30834 raft_consensus.cc:2272] T bde773fdeb9a4803ba0d1d44c250fc14 P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.197861 30834 tablet_replica.cc:333] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.198382 30834 raft_consensus.cc:2243] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.198743 30834 raft_consensus.cc:2272] T e85aa44262fc450ab306058fa2886b2c P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.200281 30834 tablet_replica.cc:333] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.200733 30834 raft_consensus.cc:2243] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.201102 30834 raft_consensus.cc:2272] T 76d9fd5d236448babfbcf59176529c29 P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.202564 30834 tablet_replica.cc:333] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.203027 30834 raft_consensus.cc:2243] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.203675 30834 raft_consensus.cc:2272] T b705a2f0657645838a2dab9c43e47b39 P c5db08f11104459da224d589b98b8eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.205237 30834 tablet_replica.cc:333] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.205679 30834 raft_consensus.cc:2243] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.206037 30834 raft_consensus.cc:2272] T d4f4a42f4f8a4d1d81f96bec34dfe905 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.207845 30834 tablet_replica.cc:333] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.208336 30834 raft_consensus.cc:2243] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.208928 30834 raft_consensus.cc:2272] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P c5db08f11104459da224d589b98b8eff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.210388 30834 tablet_replica.cc:333] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.210764 30834 raft_consensus.cc:2243] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.211337 30834 raft_consensus.cc:2272] T d7b2dce86bb64e76ad6acccb3bc367fd P c5db08f11104459da224d589b98b8eff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.212920 30834 tablet_replica.cc:333] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.213318 30834 raft_consensus.cc:2243] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.213625 30834 raft_consensus.cc:2272] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P c5db08f11104459da224d589b98b8eff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.215677 30834 tablet_replica.cc:333] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff: stopping tablet replica
I20260710 11:07:46.216153 30834 raft_consensus.cc:2243] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.216517 30834 raft_consensus.cc:2272] T 58de9466d40b4d69b856d24ec33872b0 P c5db08f11104459da224d589b98b8eff [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:46.237169 31600 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.28.129:39005: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260710 11:07:46.240224 31600 consensus_peers.cc:597] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f -> Peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Couldn't send request to peer c5db08f11104459da224d589b98b8eff. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:39005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:46.255477 31600 consensus_peers.cc:597] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f -> Peer c5db08f11104459da224d589b98b8eff (127.30.28.129:39005): Couldn't send request to peer c5db08f11104459da224d589b98b8eff. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:39005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:46.266108 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
I20260710 11:07:46.284809 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
I20260710 11:07:46.307371 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.308015 30834 tablet_replica.cc:333] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.308651 30834 raft_consensus.cc:2243] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.309111 30834 raft_consensus.cc:2272] T 7ccb798559df4a5ba57f46840456c26b P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.310829 30834 tablet_replica.cc:333] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.311314 30834 raft_consensus.cc:2243] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.311738 30834 raft_consensus.cc:2272] T 58de9466d40b4d69b856d24ec33872b0 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.313886 30834 tablet_replica.cc:333] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.314388 30834 raft_consensus.cc:2243] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.314774 30834 raft_consensus.cc:2272] T d7b2dce86bb64e76ad6acccb3bc367fd P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.316268 30834 tablet_replica.cc:333] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.316802 30834 raft_consensus.cc:2243] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.317471 30834 raft_consensus.cc:2272] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.319334 30834 tablet_replica.cc:333] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.319833 30834 raft_consensus.cc:2243] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.320288 30834 raft_consensus.cc:2272] T b705a2f0657645838a2dab9c43e47b39 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.321784 30834 tablet_replica.cc:333] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.322232 30834 raft_consensus.cc:2243] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.322901 30834 raft_consensus.cc:2272] T e85aa44262fc450ab306058fa2886b2c P 72c6bbb675124dbd8ddb4edf73ff2595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.324549 30834 tablet_replica.cc:333] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.325027 30834 raft_consensus.cc:2243] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.325387 30834 raft_consensus.cc:2272] T 76d9fd5d236448babfbcf59176529c29 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.326870 30834 tablet_replica.cc:333] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.327310 30834 raft_consensus.cc:2243] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.327692 30834 raft_consensus.cc:2272] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 72c6bbb675124dbd8ddb4edf73ff2595 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.329267 30834 tablet_replica.cc:333] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.329708 30834 raft_consensus.cc:2243] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.330102 30834 raft_consensus.cc:2272] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.331853 30834 tablet_replica.cc:333] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595: stopping tablet replica
I20260710 11:07:46.332333 30834 raft_consensus.cc:2243] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.332970 30834 raft_consensus.cc:2272] T bde773fdeb9a4803ba0d1d44c250fc14 P 72c6bbb675124dbd8ddb4edf73ff2595 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.360276 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
I20260710 11:07:46.377218 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
I20260710 11:07:46.399857 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.400592 30834 tablet_replica.cc:333] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.401132 30834 raft_consensus.cc:2243] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.401595 30834 raft_consensus.cc:2272] T 7ccb798559df4a5ba57f46840456c26b P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.403218 30834 tablet_replica.cc:333] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.403724 30834 raft_consensus.cc:2243] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.404145 30834 raft_consensus.cc:2272] T bde773fdeb9a4803ba0d1d44c250fc14 P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.406396 30834 tablet_replica.cc:333] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.406867 30834 raft_consensus.cc:2243] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.407251 30834 raft_consensus.cc:2272] T aaf4b1ab4e1b477ab1cc6e8eebd3b2ad P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.408833 30834 tablet_replica.cc:333] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.409272 30834 raft_consensus.cc:2243] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.409955 30834 raft_consensus.cc:2272] T d4f4a42f4f8a4d1d81f96bec34dfe905 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.411629 30834 tablet_replica.cc:333] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.412099 30834 raft_consensus.cc:2243] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.412426 30834 raft_consensus.cc:2272] T 549bfbdc493f4eb7b4a1e16b3c7dd165 P 1cd10bb4ab964fc384476f08bdf8255f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.414265 30834 tablet_replica.cc:333] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.414742 30834 raft_consensus.cc:2243] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.415155 30834 raft_consensus.cc:2272] T d7b2dce86bb64e76ad6acccb3bc367fd P 1cd10bb4ab964fc384476f08bdf8255f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.416595 30834 tablet_replica.cc:333] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.417048 30834 raft_consensus.cc:2243] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.417660 30834 raft_consensus.cc:2272] T 58de9466d40b4d69b856d24ec33872b0 P 1cd10bb4ab964fc384476f08bdf8255f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.419224 30834 tablet_replica.cc:333] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.419648 30834 raft_consensus.cc:2243] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.420317 30834 raft_consensus.cc:2272] T 76d9fd5d236448babfbcf59176529c29 P 1cd10bb4ab964fc384476f08bdf8255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.421716 30834 tablet_replica.cc:333] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.422135 30834 raft_consensus.cc:2243] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.422497 30834 raft_consensus.cc:2272] T b705a2f0657645838a2dab9c43e47b39 P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.423902 30834 tablet_replica.cc:333] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f: stopping tablet replica
I20260710 11:07:46.424376 30834 raft_consensus.cc:2243] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.424749 30834 raft_consensus.cc:2272] T e85aa44262fc450ab306058fa2886b2c P 1cd10bb4ab964fc384476f08bdf8255f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.451643 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:07:46.468297 30834 master.cc:562] Master@127.30.28.190:38615 shutting down...
I20260710 11:07:46.486102 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.486552 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.486812 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5440bb9cf2648b7827a4b61e99b95ed: stopping tablet replica
I20260710 11:07:46.506102 30834 master.cc:584] Master@127.30.28.190:38615 shutdown complete.
1cd10bb4ab964fc384476f08bdf8255f  1
72c6bbb675124dbd8ddb4edf73ff2595  4
c5db08f11104459da224d589b98b8eff  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10212 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:07:46.543638 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:37281
I20260710 11:07:46.544754 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.549856 31834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.550894 31835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.551256 31837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.553049 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:46.553915 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.554081 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.554261 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681666554248 us; error 0 us; skew 500 ppm
I20260710 11:07:46.554817 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.557195 30834 webserver.cc:533] Webserver started at http://127.30.28.190:46153/ using document root <none> and password file <none>
I20260710 11:07:46.557654 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.557835 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.558117 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.559149 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "ea4bb3261dd5444689324c41e22a80a8"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.563118 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260710 11:07:46.566229 31842 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.566866 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:46.567131 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "ea4bb3261dd5444689324c41e22a80a8"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.567358 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.591621 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.592774 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.628566 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:37281
I20260710 11:07:46.628664 31893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:37281 every 8 connection(s)
I20260710 11:07:46.632179 31894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.641111 31894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8: Bootstrap starting.
I20260710 11:07:46.645255 31894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:46.648893 31894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8: No bootstrap required, opened a new log
I20260710 11:07:46.650748 31894 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4bb3261dd5444689324c41e22a80a8" member_type: VOTER }
I20260710 11:07:46.651083 31894 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:46.651253 31894 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4bb3261dd5444689324c41e22a80a8, State: Initialized, Role: FOLLOWER
I20260710 11:07:46.651690 31894 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea4bb3261dd5444689324c41e22a80a8" member_type: VOTER }
I20260710 11:07:46.652138 31894 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:46.652328 31894 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:46.652530 31894 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:46.656051 31894 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4bb3261dd5444689324c41e22a80a8" member_type: VOTER }
I20260710 11:07:46.656461 31894 leader_election.cc:304] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [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: ea4bb3261dd5444689324c41e22a80a8; no voters: 
I20260710 11:07:46.657373 31894 leader_election.cc:290] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:46.657697 31897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:46.658877 31897 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 1 LEADER]: Becoming Leader. State: Replica: ea4bb3261dd5444689324c41e22a80a8, State: Running, Role: LEADER
I20260710 11:07:46.659509 31897 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [LEADER]: Queue going to LEADER mode. State: All 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: "ea4bb3261dd5444689324c41e22a80a8" member_type: VOTER }
I20260710 11:07:46.660179 31894 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:46.663983 31898 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea4bb3261dd5444689324c41e22a80a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4bb3261dd5444689324c41e22a80a8" member_type: VOTER } }
I20260710 11:07:46.664443 31899 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea4bb3261dd5444689324c41e22a80a8. Latest consensus state: current_term: 1 leader_uuid: "ea4bb3261dd5444689324c41e22a80a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4bb3261dd5444689324c41e22a80a8" member_type: VOTER } }
I20260710 11:07:46.664772 31898 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:46.665120 31899 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:46.668144 31904 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:46.675807 31904 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:46.676723 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:46.683898 31904 catalog_manager.cc:1383] Generated new cluster ID: eaa154421ca34229a1e6dd40754539dc
I20260710 11:07:46.684185 31904 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:46.700027 31904 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:46.701149 31904 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:46.712117 31904 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8: Generated new TSK 0
I20260710 11:07:46.712631 31904 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:46.742899 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.748490 31915 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.749661 31916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.751360 31918 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.753670 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:46.756588 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.756755 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.756973 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681666756931 us; error 0 us; skew 500 ppm
I20260710 11:07:46.757499 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.759590 30834 webserver.cc:533] Webserver started at http://127.30.28.129:32857/ using document root <none> and password file <none>
I20260710 11:07:46.760109 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.760296 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.760591 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.761587 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "56e9428cfa95459f9b47492b3939d33b"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.765697 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:07:46.768616 31923 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.769361 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:07:46.769639 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "56e9428cfa95459f9b47492b3939d33b"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.769893 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.788472 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.789563 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.790868 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:46.792994 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:46.793212 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.793437 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:46.793617 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.831449 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:45943
I20260710 11:07:46.831550 31985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:45943 every 8 connection(s)
I20260710 11:07:46.836231 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.843283 31990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.843832 31991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.846514 30834 server_base.cc:1061] running on GCE node
W20260710 11:07:46.847470 31994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.848433 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.848611 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.848826 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681666848793 us; error 0 us; skew 500 ppm
I20260710 11:07:46.849213 31986 heartbeater.cc:344] Connected to a master server at 127.30.28.190:37281
I20260710 11:07:46.849354 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.849553 31986 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:46.850291 31986 heartbeater.cc:507] Master 127.30.28.190:37281 requested a full tablet report, sending...
I20260710 11:07:46.852025 30834 webserver.cc:533] Webserver started at http://127.30.28.130:35761/ using document root <none> and password file <none>
I20260710 11:07:46.852255 31859 ts_manager.cc:194] Registered new tserver with Master: 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:46.852536 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.852773 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.853061 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.854033 31859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53134
I20260710 11:07:46.854100 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "8904836f308248f0943ec14f3f4d144d"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.858475 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:46.861541 31998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.862352 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:46.862587 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "8904836f308248f0943ec14f3f4d144d"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.862808 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.889294 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.890368 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.891680 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:46.893836 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:46.894026 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.894282 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:46.894435 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.931385 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:37493
I20260710 11:07:46.931483 32060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:37493 every 8 connection(s)
I20260710 11:07:46.935823 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.942034 32064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.943763 32065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.945626 32067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.945942 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:46.946866 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:46.946954 32061 heartbeater.cc:344] Connected to a master server at 127.30.28.190:37281
W20260710 11:07:46.947178 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.947319 32061 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:46.947381 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681666947360 us; error 0 us; skew 500 ppm
I20260710 11:07:46.948204 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.948223 32061 heartbeater.cc:507] Master 127.30.28.190:37281 requested a full tablet report, sending...
I20260710 11:07:46.950393 31859 ts_manager.cc:194] Registered new tserver with Master: 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:46.950860 30834 webserver.cc:533] Webserver started at http://127.30.28.131:43619/ using document root <none> and password file <none>
I20260710 11:07:46.951292 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.951531 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.951822 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.952054 31859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53144
I20260710 11:07:46.953241 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "739c5badc074423c9903cd6991e498d3"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.957365 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:46.960321 32072 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.961004 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:46.961305 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "739c5badc074423c9903cd6991e498d3"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gg25"
I20260710 11:07:46.961561 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.974267 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.975360 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.976804 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:46.978865 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:46.979096 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.979337 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:46.979511 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.016482 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:38535
I20260710 11:07:47.016577 32134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:38535 every 8 connection(s)
I20260710 11:07:47.029232 32135 heartbeater.cc:344] Connected to a master server at 127.30.28.190:37281
I20260710 11:07:47.029580 32135 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.030234 32135 heartbeater.cc:507] Master 127.30.28.190:37281 requested a full tablet report, sending...
I20260710 11:07:47.031910 31859 ts_manager.cc:194] Registered new tserver with Master: 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:47.032954 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013303478s
I20260710 11:07:47.033169 31859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53148
I20260710 11:07:47.055676 31859 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53150:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:47.059333 31859 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:47.174822 31951 tablet_service.cc:1511] Processing CreateTablet for tablet a3de6d17e98846a4abe65fdf290a4e50 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.176244 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3de6d17e98846a4abe65fdf290a4e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.176879 31950 tablet_service.cc:1511] Processing CreateTablet for tablet 75af6812f8ed4482984a93980aac9a73 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.177073 32100 tablet_service.cc:1511] Processing CreateTablet for tablet a3de6d17e98846a4abe65fdf290a4e50 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.178216 31950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75af6812f8ed4482984a93980aac9a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.178385 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3de6d17e98846a4abe65fdf290a4e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.178655 32099 tablet_service.cc:1511] Processing CreateTablet for tablet 75af6812f8ed4482984a93980aac9a73 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.180966 32098 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.181073 31949 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.182341 31949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.183152 32097 tablet_service.cc:1511] Processing CreateTablet for tablet 0d17826f5ad1447dbfe8ce35b7787aa7 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.185068 31948 tablet_service.cc:1511] Processing CreateTablet for tablet 0d17826f5ad1447dbfe8ce35b7787aa7 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.185310 32096 tablet_service.cc:1511] Processing CreateTablet for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.186295 31948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d17826f5ad1447dbfe8ce35b7787aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.179862 32099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75af6812f8ed4482984a93980aac9a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.187465 32095 tablet_service.cc:1511] Processing CreateTablet for tablet 7b948478bf7b4f348687223a9a13a164 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.191648 32097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d17826f5ad1447dbfe8ce35b7787aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.194682 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.195974 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.195621 31944 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5830323cf64bec88c40c08764e0850 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.196956 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5830323cf64bec88c40c08764e0850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.197345 31945 tablet_service.cc:1511] Processing CreateTablet for tablet 73333a083fb64be8b366b879320573f6 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.198572 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73333a083fb64be8b366b879320573f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.200233 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 7b948478bf7b4f348687223a9a13a164 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.200834 32094 tablet_service.cc:1511] Processing CreateTablet for tablet 73333a083fb64be8b366b879320573f6 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.201478 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b948478bf7b4f348687223a9a13a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.203703 32026 tablet_service.cc:1511] Processing CreateTablet for tablet a3de6d17e98846a4abe65fdf290a4e50 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.203608 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 75af6812f8ed4482984a93980aac9a73 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.205240 32026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3de6d17e98846a4abe65fdf290a4e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.206761 32098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.207144 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75af6812f8ed4482984a93980aac9a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.209167 32093 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5830323cf64bec88c40c08764e0850 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.210427 32093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5830323cf64bec88c40c08764e0850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.210165 32024 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.211445 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.212273 32095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b948478bf7b4f348687223a9a13a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.213034 32094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73333a083fb64be8b366b879320573f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.217247 32096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.219573 32023 tablet_service.cc:1511] Processing CreateTablet for tablet 0d17826f5ad1447dbfe8ce35b7787aa7 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.220818 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d17826f5ad1447dbfe8ce35b7787aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.224972 32022 tablet_service.cc:1511] Processing CreateTablet for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.226229 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.228950 32021 tablet_service.cc:1511] Processing CreateTablet for tablet 7b948478bf7b4f348687223a9a13a164 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.230193 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b948478bf7b4f348687223a9a13a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.233033 32020 tablet_service.cc:1511] Processing CreateTablet for tablet 73333a083fb64be8b366b879320573f6 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.234649 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73333a083fb64be8b366b879320573f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.237380 32019 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5830323cf64bec88c40c08764e0850 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.238987 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5830323cf64bec88c40c08764e0850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.272040 31948 tablet_service.cc:1511] Processing CreateTablet for tablet 102d11ba68da4b18aff5508b50738969 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.273314 31948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102d11ba68da4b18aff5508b50738969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.289225 32026 tablet_service.cc:1511] Processing CreateTablet for tablet 102d11ba68da4b18aff5508b50738969 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.290977 32026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102d11ba68da4b18aff5508b50738969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.314209 32100 tablet_service.cc:1511] Processing CreateTablet for tablet 102d11ba68da4b18aff5508b50738969 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.315416 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102d11ba68da4b18aff5508b50738969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.316375 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee587ea924447d2872494f1662090a7 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.317545 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee587ea924447d2872494f1662090a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.317528 32018 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee587ea924447d2872494f1662090a7 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.318856 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee587ea924447d2872494f1662090a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.339203 32095 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee587ea924447d2872494f1662090a7 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.340586 32095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee587ea924447d2872494f1662090a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.348276 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 871e8a2c69284359ac44cf51d7af7198 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.349491 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871e8a2c69284359ac44cf51d7af7198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.350740 32024 tablet_service.cc:1511] Processing CreateTablet for tablet 871e8a2c69284359ac44cf51d7af7198 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.351943 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871e8a2c69284359ac44cf51d7af7198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.369354 32150 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:47.366966 32151 tablet_bootstrap.cc:492] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:47.371644 32099 tablet_service.cc:1511] Processing CreateTablet for tablet 871e8a2c69284359ac44cf51d7af7198 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.372882 32099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871e8a2c69284359ac44cf51d7af7198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.374740 32150 tablet_bootstrap.cc:654] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.378930 32151 tablet_bootstrap.cc:654] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.387036 32023 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9450bfa70e49af83958dc0cb2fba66 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.387923 32152 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:47.388556 32094 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9450bfa70e49af83958dc0cb2fba66 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.388940 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9450bfa70e49af83958dc0cb2fba66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.389793 32094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9450bfa70e49af83958dc0cb2fba66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.395151 31944 tablet_service.cc:1511] Processing CreateTablet for tablet acf388b7a71a4c6ea3aab10687f3eaa6 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.396795 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf388b7a71a4c6ea3aab10687f3eaa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.409910 31945 tablet_service.cc:1511] Processing CreateTablet for tablet d244ad5451f24dfd9698483e19241b93 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.411237 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d244ad5451f24dfd9698483e19241b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.411580 32025 tablet_service.cc:1511] Processing CreateTablet for tablet acf388b7a71a4c6ea3aab10687f3eaa6 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.416836 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9450bfa70e49af83958dc0cb2fba66 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.418038 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9450bfa70e49af83958dc0cb2fba66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.416857 32096 tablet_service.cc:1511] Processing CreateTablet for tablet acf388b7a71a4c6ea3aab10687f3eaa6 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.421691 32096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf388b7a71a4c6ea3aab10687f3eaa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.422087 32152 tablet_bootstrap.cc:654] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.430733 32020 tablet_service.cc:1511] Processing CreateTablet for tablet d244ad5451f24dfd9698483e19241b93 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.440835 32093 tablet_service.cc:1511] Processing CreateTablet for tablet d244ad5451f24dfd9698483e19241b93 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.443279 32093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d244ad5451f24dfd9698483e19241b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.437703 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 5285e1c75fa04d739bb091c80e5d89f0 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.448683 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf388b7a71a4c6ea3aab10687f3eaa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.449353 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5285e1c75fa04d739bb091c80e5d89f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.454411 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d244ad5451f24dfd9698483e19241b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.457886 32151 tablet_bootstrap.cc:492] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:47.458396 32151 ts_tablet_manager.cc:1403] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.004s
I20260710 11:07:47.462589 32018 tablet_service.cc:1511] Processing CreateTablet for tablet 5285e1c75fa04d739bb091c80e5d89f0 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.463826 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5285e1c75fa04d739bb091c80e5d89f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.465571 31945 tablet_service.cc:1511] Processing CreateTablet for tablet 7028c70a80b94b4c9c3a78a96ce21e72 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.463455 32151 raft_consensus.cc:359] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:47.466646 32151 raft_consensus.cc:385] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.466761 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7028c70a80b94b4c9c3a78a96ce21e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.472040 32151 raft_consensus.cc:740] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.468883 32099 tablet_service.cc:1511] Processing CreateTablet for tablet 5285e1c75fa04d739bb091c80e5d89f0 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.473733 32099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5285e1c75fa04d739bb091c80e5d89f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.469873 32026 tablet_service.cc:1511] Processing CreateTablet for tablet 7028c70a80b94b4c9c3a78a96ce21e72 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.478350 32026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7028c70a80b94b4c9c3a78a96ce21e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.478955 32100 tablet_service.cc:1511] Processing CreateTablet for tablet 7028c70a80b94b4c9c3a78a96ce21e72 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.480468 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7028c70a80b94b4c9c3a78a96ce21e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.491982 32025 tablet_service.cc:1511] Processing CreateTablet for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.493207 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.497596 31946 tablet_service.cc:1511] Processing CreateTablet for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.498818 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.498535 32094 tablet_service.cc:1511] Processing CreateTablet for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.500136 32094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.504001 32151 consensus_queue.cc:260] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:47.513893 32023 tablet_service.cc:1511] Processing CreateTablet for tablet 6db39c53e7ab41499da692855d204391 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.515092 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db39c53e7ab41499da692855d204391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.522563 32096 tablet_service.cc:1511] Processing CreateTablet for tablet 6db39c53e7ab41499da692855d204391 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.524798 32020 tablet_service.cc:1511] Processing CreateTablet for tablet dcb4ebe1a5e041e6945f6e4a0d77a226 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.526405 32096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db39c53e7ab41499da692855d204391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.530138 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb4ebe1a5e041e6945f6e4a0d77a226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.536798 31947 tablet_service.cc:1511] Processing CreateTablet for tablet dcb4ebe1a5e041e6945f6e4a0d77a226 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.538017 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb4ebe1a5e041e6945f6e4a0d77a226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.540337 32152 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:47.540802 32152 ts_tablet_manager.cc:1403] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.019s
I20260710 11:07:47.541112 31948 tablet_service.cc:1511] Processing CreateTablet for tablet 0f92d6cd45f44010b36d89ce3062c6e5 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.542263 31948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f92d6cd45f44010b36d89ce3062c6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.543524 32152 raft_consensus.cc:359] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.544273 32152 raft_consensus.cc:385] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.544587 32152 raft_consensus.cc:740] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.533864 31944 tablet_service.cc:1511] Processing CreateTablet for tablet 6db39c53e7ab41499da692855d204391 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.545958 32152 consensus_queue.cc:260] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.546643 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db39c53e7ab41499da692855d204391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.552585 32150 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:47.553009 32150 ts_tablet_manager.cc:1403] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.057s
I20260710 11:07:47.556958 32026 tablet_service.cc:1511] Processing CreateTablet for tablet 0f92d6cd45f44010b36d89ce3062c6e5 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.557581 32099 tablet_service.cc:1511] Processing CreateTablet for tablet dcb4ebe1a5e041e6945f6e4a0d77a226 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.561870 32026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f92d6cd45f44010b36d89ce3062c6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.561873 32099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb4ebe1a5e041e6945f6e4a0d77a226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.569403 32151 ts_tablet_manager.cc:1434] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.017s
I20260710 11:07:47.569444 32100 tablet_service.cc:1511] Processing CreateTablet for tablet 0f92d6cd45f44010b36d89ce3062c6e5 (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.570711 32151 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:47.571085 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f92d6cd45f44010b36d89ce3062c6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.572264 31986 heartbeater.cc:499] Master 127.30.28.190:37281 was elected leader, sending a full tablet report...
I20260710 11:07:47.583321 32150 raft_consensus.cc:359] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.584059 32150 raft_consensus.cc:385] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.584530 32150 raft_consensus.cc:740] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.585299 32150 consensus_queue.cc:260] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.600069 32151 tablet_bootstrap.cc:654] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.601228 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 54874f77a9e34d19a48f68747613f53c (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.601779 32026 tablet_service.cc:1511] Processing CreateTablet for tablet db616c2139314d7bba92dcc5d8ac75fd (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.602500 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54874f77a9e34d19a48f68747613f53c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.602945 32026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db616c2139314d7bba92dcc5d8ac75fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.612147 31945 tablet_service.cc:1511] Processing CreateTablet for tablet db616c2139314d7bba92dcc5d8ac75fd (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.613358 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db616c2139314d7bba92dcc5d8ac75fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.618786 31950 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf0b53614464ad8a41ef5dfd9f281db (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.619920 31950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf0b53614464ad8a41ef5dfd9f281db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.625653 32151 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:47.625958 32061 heartbeater.cc:499] Master 127.30.28.190:37281 was elected leader, sending a full tablet report...
I20260710 11:07:47.626106 32151 ts_tablet_manager.cc:1403] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.006s
I20260710 11:07:47.628962 32151 raft_consensus.cc:359] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.629629 32151 raft_consensus.cc:385] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.629897 32151 raft_consensus.cc:740] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.630620 32151 consensus_queue.cc:260] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.626121 32100 tablet_service.cc:1511] Processing CreateTablet for tablet db616c2139314d7bba92dcc5d8ac75fd (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.633173 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db616c2139314d7bba92dcc5d8ac75fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.635159 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 453eaaefa0e348af8b8a94da48f8a2aa (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.636292 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453eaaefa0e348af8b8a94da48f8a2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.620855 32156 raft_consensus.cc:493] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.640146 32018 tablet_service.cc:1511] Processing CreateTablet for tablet 54874f77a9e34d19a48f68747613f53c (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.670050 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54874f77a9e34d19a48f68747613f53c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:47.671612 31907 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:47.641613 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf0b53614464ad8a41ef5dfd9f281db (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.674369 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf0b53614464ad8a41ef5dfd9f281db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.649191 32019 tablet_service.cc:1511] Processing CreateTablet for tablet 453eaaefa0e348af8b8a94da48f8a2aa (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.651259 32099 tablet_service.cc:1511] Processing CreateTablet for tablet 453eaaefa0e348af8b8a94da48f8a2aa (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.676721 32099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453eaaefa0e348af8b8a94da48f8a2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.653239 32094 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf0b53614464ad8a41ef5dfd9f281db (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.680845 32094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf0b53614464ad8a41ef5dfd9f281db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.660307 32096 tablet_service.cc:1511] Processing CreateTablet for tablet 54874f77a9e34d19a48f68747613f53c (DEFAULT_TABLE table=test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.687418 32096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54874f77a9e34d19a48f68747613f53c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.668286 32156 raft_consensus.cc:515] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:47.693935 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453eaaefa0e348af8b8a94da48f8a2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.695282 32156 leader_election.cc:290] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:47.730242 32152 ts_tablet_manager.cc:1434] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.189s	user 0.026s	sys 0.018s
I20260710 11:07:47.740190 32152 tablet_bootstrap.cc:492] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:47.772719 32150 ts_tablet_manager.cc:1434] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.219s	user 0.013s	sys 0.017s
I20260710 11:07:47.773418 32135 heartbeater.cc:499] Master 127.30.28.190:37281 was elected leader, sending a full tablet report...
I20260710 11:07:47.773697 32150 tablet_bootstrap.cc:492] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:47.776338 32152 tablet_bootstrap.cc:654] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.776618 32158 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.777452 32158 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.789072 32151 ts_tablet_manager.cc:1434] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.163s	user 0.080s	sys 0.068s
I20260710 11:07:47.789412 32158 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:47.790357 32151 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:47.797722 32151 tablet_bootstrap.cc:654] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.833599 32157 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.834074 32157 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.836623 32157 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:47.837757 32151 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:47.843422 32150 tablet_bootstrap.cc:654] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.843719 32151 ts_tablet_manager.cc:1403] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.007s
I20260710 11:07:47.853644 32151 raft_consensus.cc:359] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.854354 32151 raft_consensus.cc:385] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.854642 32151 raft_consensus.cc:740] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.855319 32151 consensus_queue.cc:260] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.858003 32151 ts_tablet_manager.cc:1434] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:47.873078 32151 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:47.901629 32161 raft_consensus.cc:493] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.902155 32161 raft_consensus.cc:515] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.903205 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3de6d17e98846a4abe65fdf290a4e50" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:47.904379 32161 leader_election.cc:290] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:47.905049 32152 tablet_bootstrap.cc:492] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
W20260710 11:07:47.905284 31926 leader_election.cc:343] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.905267 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3de6d17e98846a4abe65fdf290a4e50" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:47.905723 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:47.905576 32152 ts_tablet_manager.cc:1403] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.166s	user 0.020s	sys 0.013s
I20260710 11:07:47.906378 32035 raft_consensus.cc:2468] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:47.906663 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:47.907297 32075 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:47.907703 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d17826f5ad1447dbfe8ce35b7787aa7" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
W20260710 11:07:47.907972 31927 leader_election.cc:343] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.907320 32109 raft_consensus.cc:2468] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 0.
I20260710 11:07:47.908438 31927 leader_election.cc:304] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
W20260710 11:07:47.908943 31926 leader_election.cc:343] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.909029 32158 raft_consensus.cc:2804] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.909224 32152 raft_consensus.cc:359] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:47.909614 32158 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.909899 32002 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:47.910439 32152 raft_consensus.cc:385] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.910745 32157 raft_consensus.cc:2804] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.910794 32152 raft_consensus.cc:740] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.911217 32157 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.911602 32157 raft_consensus.cc:3060] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.912138 32161 raft_consensus.cc:2749] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.911675 32152 consensus_queue.cc:260] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:47.910027 32158 raft_consensus.cc:3060] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.914297 32150 tablet_bootstrap.cc:492] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:47.914755 32150 ts_tablet_manager.cc:1403] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.007s
I20260710 11:07:47.916589 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d17826f5ad1447dbfe8ce35b7787aa7" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:47.917450 32150 raft_consensus.cc:359] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
W20260710 11:07:47.917809 31927 leader_election.cc:343] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.918174 32150 raft_consensus.cc:385] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.918246 31927 leader_election.cc:304] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:47.918531 32150 raft_consensus.cc:740] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.918771 32157 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.919279 32161 raft_consensus.cc:2749] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.919229 32150 consensus_queue.cc:260] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:47.919628 32158 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.923454 32151 tablet_bootstrap.cc:654] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.924432 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
W20260710 11:07:47.926815 32073 leader_election.cc:343] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.927029 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:47.924419 32150 ts_tablet_manager.cc:1434] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:47.925240 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:47.927742 32109 raft_consensus.cc:2393] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
W20260710 11:07:47.928984 32073 leader_election.cc:343] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.929487 32157 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:47.932329 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:47.930181 32150 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:47.930102 32158 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
W20260710 11:07:47.933660 31999 leader_election.cc:343] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.935232 31999 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [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: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:47.936439 32157 raft_consensus.cc:2749] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.930316 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:47.937599 32036 raft_consensus.cc:2393] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 739c5badc074423c9903cd6991e498d3 in current term 1: Already voted for candidate 8904836f308248f0943ec14f3f4d144d in this term.
I20260710 11:07:47.931972 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:47.939896 32075 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [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: 739c5badc074423c9903cd6991e498d3; no voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:47.941030 32158 raft_consensus.cc:2749] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:07:47.942097 31999 leader_election.cc:343] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.943457 32152 ts_tablet_manager.cc:1434] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.005s
I20260710 11:07:47.944779 32150 tablet_bootstrap.cc:654] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.946358 32151 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:47.946538 32152 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:47.946913 32151 ts_tablet_manager.cc:1403] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260710 11:07:47.949998 32151 raft_consensus.cc:359] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.950738 32151 raft_consensus.cc:385] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.951042 32151 raft_consensus.cc:740] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.951773 32151 consensus_queue.cc:260] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.952994 32150 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:47.953258 32152 tablet_bootstrap.cc:654] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.953519 32150 ts_tablet_manager.cc:1403] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:07:47.954353 32151 ts_tablet_manager.cc:1434] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:07:47.955330 32151 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:47.956522 32150 raft_consensus.cc:359] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.959597 32150 raft_consensus.cc:385] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.960054 32150 raft_consensus.cc:740] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.961823 32151 tablet_bootstrap.cc:654] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.961172 32150 consensus_queue.cc:260] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.964293 32150 ts_tablet_manager.cc:1434] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:07:47.965251 32150 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:47.972700 32150 tablet_bootstrap.cc:654] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.973186 32151 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:47.973582 32151 ts_tablet_manager.cc:1403] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:07:47.975325 32152 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:47.975898 32152 ts_tablet_manager.cc:1403] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260710 11:07:47.976020 32151 raft_consensus.cc:359] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.976758 32151 raft_consensus.cc:385] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.976985 32151 raft_consensus.cc:740] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.977787 32150 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:47.977591 32151 consensus_queue.cc:260] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.978219 32150 ts_tablet_manager.cc:1403] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260710 11:07:47.978796 32152 raft_consensus.cc:359] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.979550 32151 ts_tablet_manager.cc:1434] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:47.979570 32152 raft_consensus.cc:385] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.980183 32152 raft_consensus.cc:740] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.980701 32151 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:47.981096 32150 raft_consensus.cc:359] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.981844 32150 raft_consensus.cc:385] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.982193 32150 raft_consensus.cc:740] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.983112 32150 consensus_queue.cc:260] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.984051 32152 consensus_queue.cc:260] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.985797 32151 tablet_bootstrap.cc:654] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.988451 32150 ts_tablet_manager.cc:1434] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:47.989647 32150 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:47.992132 32152 ts_tablet_manager.cc:1434] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:47.995141 32151 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:47.995640 32151 ts_tablet_manager.cc:1403] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.009s
I20260710 11:07:47.995918 32150 tablet_bootstrap.cc:654] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.998406 32151 raft_consensus.cc:359] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:47.999151 32151 raft_consensus.cc:385] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.999507 32151 raft_consensus.cc:740] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.000224 32152 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.000336 32151 consensus_queue.cc:260] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.005402 32151 ts_tablet_manager.cc:1434] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:48.006385 32151 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.008132 32152 tablet_bootstrap.cc:654] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.009093 32161 raft_consensus.cc:493] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.009565 32161 raft_consensus.cc:515] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.011557 32161 leader_election.cc:290] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.012602 32151 tablet_bootstrap.cc:654] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.013115 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd38d4afa8a4fd49ab409cc4d1441dc" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.013722 32036 raft_consensus.cc:2468] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:48.015048 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd38d4afa8a4fd49ab409cc4d1441dc" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.016592 31926 leader_election.cc:304] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.017390 32161 raft_consensus.cc:2804] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.017686 32161 raft_consensus.cc:493] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.017894 32161 raft_consensus.cc:3060] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.015638 32109 raft_consensus.cc:2468] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:48.021929 32150 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.022420 32150 ts_tablet_manager.cc:1403] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.006s
I20260710 11:07:48.024148 32152 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.024652 32152 ts_tablet_manager.cc:1403] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 11:07:48.025106 32177 raft_consensus.cc:493] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.025316 32150 raft_consensus.cc:359] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.025875 32151 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.025573 32177 raft_consensus.cc:515] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:48.026032 32150 raft_consensus.cc:385] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.026328 32151 ts_tablet_manager.cc:1403] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:07:48.026337 32150 raft_consensus.cc:740] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.027287 32150 consensus_queue.cc:260] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.027459 32152 raft_consensus.cc:359] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.028177 32152 raft_consensus.cc:385] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.028457 32152 raft_consensus.cc:740] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.029186 32151 raft_consensus.cc:359] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.030079 32151 raft_consensus.cc:385] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.029460 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3de6d17e98846a4abe65fdf290a4e50" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.030479 32151 raft_consensus.cc:740] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.030741 31960 raft_consensus.cc:2468] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 0.
I20260710 11:07:48.030859 32152 consensus_queue.cc:260] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.031255 32151 consensus_queue.cc:260] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.029548 32150 ts_tablet_manager.cc:1434] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.032989 32152 ts_tablet_manager.cc:1434] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:48.033288 32150 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.030126 32156 raft_consensus.cc:493] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.034198 32156 raft_consensus.cc:515] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.035534 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3de6d17e98846a4abe65fdf290a4e50" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.036142 32109 raft_consensus.cc:2468] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 0.
I20260710 11:07:48.036798 31999 leader_election.cc:304] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.037617 32157 raft_consensus.cc:2804] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.033883 32152 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.037972 32157 raft_consensus.cc:493] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.038372 32157 raft_consensus.cc:3060] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.039393 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.040409 32150 tablet_bootstrap.cc:654] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:48.040746 31926 leader_election.cc:343] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.041623 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
W20260710 11:07:48.043000 31927 leader_election.cc:343] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.043540 31927 leader_election.cc:304] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.045022 32157 raft_consensus.cc:515] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:48.047609 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3de6d17e98846a4abe65fdf290a4e50" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:48.047875 32189 raft_consensus.cc:2749] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.048158 32109 raft_consensus.cc:3060] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.050374 32151 ts_tablet_manager.cc:1434] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:07:48.036194 32156 leader_election.cc:290] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.027668 32177 leader_election.cc:290] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535), 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:48.053020 32161 raft_consensus.cc:515] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.053864 32150 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.054355 32150 ts_tablet_manager.cc:1403] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260710 11:07:48.055646 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd38d4afa8a4fd49ab409cc4d1441dc" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.055948 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd38d4afa8a4fd49ab409cc4d1441dc" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:48.056219 32036 raft_consensus.cc:3060] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.056473 32110 raft_consensus.cc:3060] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.059470 32152 tablet_bootstrap.cc:654] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.053885 32109 raft_consensus.cc:2468] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:48.060953 32002 leader_election.cc:304] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.061746 32177 raft_consensus.cc:2804] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.062014 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3de6d17e98846a4abe65fdf290a4e50" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.051367 32151 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.064322 32110 raft_consensus.cc:2468] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:48.062603 32157 leader_election.cc:290] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Requested vote from peers 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535), 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:48.063225 32036 raft_consensus.cc:2468] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:48.062780 31960 raft_consensus.cc:3060] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.064478 32161 leader_election.cc:290] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.066521 31926 leader_election.cc:304] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.073976 32150 raft_consensus.cc:359] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.079639 32150 raft_consensus.cc:385] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.081054 32177 raft_consensus.cc:697] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Becoming Leader. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Running, Role: LEADER
I20260710 11:07:48.081353 32150 raft_consensus.cc:740] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.080245 32161 raft_consensus.cc:2804] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.082062 32156 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.076118 31960 raft_consensus.cc:2468] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:48.082594 32156 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.083235 32150 consensus_queue.cc:260] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.082919 32161 raft_consensus.cc:697] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:07:48.084671 32156 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.084749 32161 consensus_queue.cc:237] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.082139 32151 tablet_bootstrap.cc:654] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.086129 32150 ts_tablet_manager.cc:1434] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:07:48.087420 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.083393 32177 consensus_queue.cc:237] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } }
I20260710 11:07:48.087731 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.088263 32036 raft_consensus.cc:2393] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56e9428cfa95459f9b47492b3939d33b in current term 1: Already voted for candidate 8904836f308248f0943ec14f3f4d144d in this term.
I20260710 11:07:48.088551 32110 raft_consensus.cc:2393] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56e9428cfa95459f9b47492b3939d33b in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:48.090713 31926 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.091964 32156 raft_consensus.cc:3060] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.092816 32152 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.093873 32150 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.094725 32152 ts_tablet_manager.cc:1403] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.012s
I20260710 11:07:48.098346 32152 raft_consensus.cc:359] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.099272 32158 raft_consensus.cc:493] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.099718 32158 raft_consensus.cc:515] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.101733 32158 leader_election.cc:290] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.102480 32150 tablet_bootstrap.cc:654] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.103166 32156 raft_consensus.cc:2749] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.104000 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73333a083fb64be8b366b879320573f6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.104588 31960 raft_consensus.cc:2468] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:48.105459 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73333a083fb64be8b366b879320573f6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.105791 32151 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.106034 32036 raft_consensus.cc:2468] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:48.106182 32151 ts_tablet_manager.cc:1403] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.006s
I20260710 11:07:48.099109 32152 raft_consensus.cc:385] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.114168 32152 raft_consensus.cc:740] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.109915 32151 raft_consensus.cc:359] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.115283 32152 consensus_queue.cc:260] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.116132 32151 raft_consensus.cc:385] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.116426 32151 raft_consensus.cc:740] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.107542 32075 leader_election.cc:304] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.117517 32151 consensus_queue.cc:260] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.118060 32158 raft_consensus.cc:2804] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.118400 32158 raft_consensus.cc:493] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.118702 32158 raft_consensus.cc:3060] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.119603 32151 ts_tablet_manager.cc:1434] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:07:48.120445 32151 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.125723 32158 raft_consensus.cc:515] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.125065 31857 catalog_manager.cc:5697] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8904836f308248f0943ec14f3f4d144d (127.30.28.130). New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.127741 32151 tablet_bootstrap.cc:654] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.128512 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73333a083fb64be8b366b879320573f6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.129171 31960 raft_consensus.cc:3060] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.133977 32150 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.134428 32150 ts_tablet_manager.cc:1403] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260710 11:07:48.134593 31858 catalog_manager.cc:5697] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.136541 31960 raft_consensus.cc:2468] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:48.137450 32150 raft_consensus.cc:359] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.137670 32073 leader_election.cc:304] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:48.138204 32150 raft_consensus.cc:385] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.138515 32150 raft_consensus.cc:740] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.138646 32159 raft_consensus.cc:2804] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.139390 32150 consensus_queue.cc:260] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.140031 32159 raft_consensus.cc:697] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:48.141007 32159 consensus_queue.cc:237] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.142761 32150 ts_tablet_manager.cc:1434] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:48.143858 32150 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.146698 32152 ts_tablet_manager.cc:1434] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260710 11:07:48.147372 32151 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.147609 32152 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.147792 32151 ts_tablet_manager.cc:1403] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.002s
I20260710 11:07:48.150017 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73333a083fb64be8b366b879320573f6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.150530 32036 raft_consensus.cc:3060] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.150447 32151 raft_consensus.cc:359] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.151124 32151 raft_consensus.cc:385] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.151396 32151 raft_consensus.cc:740] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.152009 32151 consensus_queue.cc:260] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.153880 32151 ts_tablet_manager.cc:1434] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:48.154670 32151 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.156493 32158 leader_election.cc:290] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.157243 32036 raft_consensus.cc:2468] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:48.164098 32151 tablet_bootstrap.cc:654] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.164294 32150 tablet_bootstrap.cc:654] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.168514 32152 tablet_bootstrap.cc:654] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.171767 31858 catalog_manager.cc:5697] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.178490 32152 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.179165 32152 ts_tablet_manager.cc:1403] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260710 11:07:48.179859 32151 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.180394 32151 ts_tablet_manager.cc:1403] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260710 11:07:48.181535 32150 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.181996 32150 ts_tablet_manager.cc:1403] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.008s
I20260710 11:07:48.182011 32152 raft_consensus.cc:359] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.182899 32152 raft_consensus.cc:385] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.183250 32152 raft_consensus.cc:740] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.183943 32151 raft_consensus.cc:359] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.184616 32151 raft_consensus.cc:385] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.184211 32152 consensus_queue.cc:260] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.184960 32151 raft_consensus.cc:740] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.185194 32177 raft_consensus.cc:493] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.184487 32150 raft_consensus.cc:359] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.185647 32177 raft_consensus.cc:515] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.185817 32151 consensus_queue.cc:260] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.186312 32150 raft_consensus.cc:385] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.186594 32150 raft_consensus.cc:740] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.187297 32150 consensus_queue.cc:260] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.189021 32151 ts_tablet_manager.cc:1434] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.189231 32150 ts_tablet_manager.cc:1434] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:48.189898 32151 tablet_bootstrap.cc:492] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.190042 32150 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.190907 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871e8a2c69284359ac44cf51d7af7198" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.191483 31960 raft_consensus.cc:2468] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 0.
I20260710 11:07:48.192719 31999 leader_election.cc:304] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.193653 32190 raft_consensus.cc:2804] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.193974 32190 raft_consensus.cc:493] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.194303 32190 raft_consensus.cc:3060] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.195749 32150 tablet_bootstrap.cc:654] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.195789 32151 tablet_bootstrap.cc:654] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.202040 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871e8a2c69284359ac44cf51d7af7198" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.202430 32150 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.202790 32150 ts_tablet_manager.cc:1403] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:07:48.203595 32159 raft_consensus.cc:493] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:48.203863 32002 leader_election.cc:343] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.204049 32159 raft_consensus.cc:515] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.204641 32177 leader_election.cc:290] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.205000 32150 raft_consensus.cc:359] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.205638 32150 raft_consensus.cc:385] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.205881 32150 raft_consensus.cc:740] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.206120 32159 leader_election.cc:290] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.206447 32150 consensus_queue.cc:260] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.208289 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.208686 32150 ts_tablet_manager.cc:1434] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.208881 31960 raft_consensus.cc:2468] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:48.209477 32150 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.208293 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.210860 32073 leader_election.cc:304] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
W20260710 11:07:48.212034 32075 leader_election.cc:343] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.212430 32158 raft_consensus.cc:2804] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.212906 32158 raft_consensus.cc:493] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.213322 32158 raft_consensus.cc:3060] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.214570 32150 tablet_bootstrap.cc:654] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.220533 32152 ts_tablet_manager.cc:1434] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260710 11:07:48.208071 32190 raft_consensus.cc:515] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.223569 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871e8a2c69284359ac44cf51d7af7198" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.224282 31960 raft_consensus.cc:3060] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.230568 32158 raft_consensus.cc:515] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.233364 31960 raft_consensus.cc:2468] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:48.234421 32190 leader_election.cc:290] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.239120 32151 tablet_bootstrap.cc:492] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.235643 32152 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.239683 32151 ts_tablet_manager.cc:1403] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.022s
I20260710 11:07:48.238327 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871e8a2c69284359ac44cf51d7af7198" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
W20260710 11:07:48.241549 32002 leader_election.cc:343] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.243227 32151 raft_consensus.cc:359] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.244135 32151 raft_consensus.cc:385] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.244503 32151 raft_consensus.cc:740] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.245878 32152 tablet_bootstrap.cc:654] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.245314 32151 consensus_queue.cc:260] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.248700 31999 leader_election.cc:304] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [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: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 739c5badc074423c9903cd6991e498d3
I20260710 11:07:48.249704 32190 raft_consensus.cc:2804] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.250156 32190 raft_consensus.cc:697] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Becoming Leader. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Running, Role: LEADER
I20260710 11:07:48.251128 32151 ts_tablet_manager.cc:1434] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:07:48.250919 32190 consensus_queue.cc:237] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.252333 32151 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.252496 32161 raft_consensus.cc:493] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.252908 32161 raft_consensus.cc:515] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.254806 32161 leader_election.cc:290] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.256326 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.257068 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.257602 31960 raft_consensus.cc:3060] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.258390 32151 tablet_bootstrap.cc:654] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:48.258630 31926 leader_election.cc:343] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.259919 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.260742 32177 raft_consensus.cc:493] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:48.261147 31927 leader_election.cc:343] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.261184 32177 raft_consensus.cc:515] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.261729 31927 leader_election.cc:304] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.262909 32161 raft_consensus.cc:2749] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.264281 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d17826f5ad1447dbfe8ce35b7787aa7" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.264886 31961 raft_consensus.cc:2468] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 0.
I20260710 11:07:48.265375 32177 leader_election.cc:290] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.264923 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d17826f5ad1447dbfe8ce35b7787aa7" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.266178 31999 leader_election.cc:304] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.266575 32110 raft_consensus.cc:2468] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 0.
I20260710 11:07:48.267002 32177 raft_consensus.cc:2804] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.267369 32177 raft_consensus.cc:493] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.267710 32177 raft_consensus.cc:3060] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.271252 32158 leader_election.cc:290] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.271814 32159 raft_consensus.cc:493] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.272486 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.272357 32159 raft_consensus.cc:515] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
W20260710 11:07:48.273725 32075 leader_election.cc:343] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.274384 32159 leader_election.cc:290] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.276800 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.277871 31857 catalog_manager.cc:5697] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8904836f308248f0943ec14f3f4d144d (127.30.28.130). New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.278618 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
W20260710 11:07:48.278851 32073 leader_election.cc:343] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.279534 32151 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
W20260710 11:07:48.279872 32075 leader_election.cc:343] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.280026 32151 ts_tablet_manager.cc:1403] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260710 11:07:48.280318 32075 leader_election.cc:304] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 739c5badc074423c9903cd6991e498d3; no voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.278873 32177 raft_consensus.cc:515] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.281435 32159 raft_consensus.cc:2749] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.282869 32161 raft_consensus.cc:493] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.282912 32151 raft_consensus.cc:359] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.283630 32151 raft_consensus.cc:385] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.283414 32161 raft_consensus.cc:515] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.283885 32151 raft_consensus.cc:740] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.283816 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d17826f5ad1447dbfe8ce35b7787aa7" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.284678 31961 raft_consensus.cc:3060] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.284730 32151 consensus_queue.cc:260] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.285374 32161 leader_election.cc:290] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.286034 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b948478bf7b4f348687223a9a13a164" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.287062 32151 ts_tablet_manager.cc:1434] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.288065 32151 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.288378 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d17826f5ad1447dbfe8ce35b7787aa7" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:48.288897 32110 raft_consensus.cc:3060] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:48.289182 31926 leader_election.cc:343] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.292339 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b948478bf7b4f348687223a9a13a164" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.293087 32109 raft_consensus.cc:2468] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:48.293447 32151 tablet_bootstrap.cc:654] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.294420 31927 leader_election.cc:304] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.299067 32161 raft_consensus.cc:2804] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.299525 32161 raft_consensus.cc:493] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.299950 32161 raft_consensus.cc:3060] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.307282 32110 raft_consensus.cc:2468] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:48.280016 31960 raft_consensus.cc:2468] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:48.311678 32002 leader_election.cc:304] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:48.311971 32073 leader_election.cc:304] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.312804 32190 raft_consensus.cc:2804] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.313390 32190 raft_consensus.cc:697] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Becoming Leader. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Running, Role: LEADER
I20260710 11:07:48.314558 32190 consensus_queue.cc:237] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.319027 32150 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.310245 32177 leader_election.cc:290] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.313429 32159 raft_consensus.cc:2804] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.318842 32161 raft_consensus.cc:515] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.319535 32150 ts_tablet_manager.cc:1403] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.110s	user 0.039s	sys 0.042s
I20260710 11:07:48.319756 32159 raft_consensus.cc:697] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:48.320585 32159 consensus_queue.cc:237] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.322805 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b948478bf7b4f348687223a9a13a164" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.323539 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b948478bf7b4f348687223a9a13a164" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
W20260710 11:07:48.324234 31926 leader_election.cc:343] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.324323 32109 raft_consensus.cc:3060] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.324856 32161 leader_election.cc:290] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.309702 31961 raft_consensus.cc:2468] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:48.333297 32109 raft_consensus.cc:2468] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:48.334704 31927 leader_election.cc:304] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.335954 32152 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.336148 32161 raft_consensus.cc:2804] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.336513 32152 ts_tablet_manager.cc:1403] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260710 11:07:48.338061 32161 raft_consensus.cc:697] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:07:48.339224 32161 consensus_queue.cc:237] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.340766 32150 raft_consensus.cc:359] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.341542 32156 raft_consensus.cc:493] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.341712 32152 raft_consensus.cc:359] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.342181 32156 raft_consensus.cc:515] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.344444 32156 leader_election.cc:290] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.342604 32152 raft_consensus.cc:385] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.345760 32152 raft_consensus.cc:740] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.341563 32150 raft_consensus.cc:385] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.346673 32150 raft_consensus.cc:740] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.346798 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5830323cf64bec88c40c08764e0850" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.348205 32156 raft_consensus.cc:493] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.349042 31857 catalog_manager.cc:5697] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8904836f308248f0943ec14f3f4d144d (127.30.28.130). New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:48.348227 31926 leader_election.cc:343] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.347482 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5830323cf64bec88c40c08764e0850" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.349331 32156 raft_consensus.cc:515] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.351008 32152 consensus_queue.cc:260] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.352332 32150 consensus_queue.cc:260] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.353543 32109 raft_consensus.cc:2468] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:48.354512 32151 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.354984 32151 ts_tablet_manager.cc:1403] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.034s
I20260710 11:07:48.356459 32156 leader_election.cc:290] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.357227 32152 ts_tablet_manager.cc:1434] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 11:07:48.357386 32151 raft_consensus.cc:359] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.357972 32151 raft_consensus.cc:385] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.358139 32152 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.358224 32151 raft_consensus.cc:740] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.358907 32151 consensus_queue.cc:260] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.360786 32151 ts_tablet_manager.cc:1434] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:48.361815 32151 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.363848 32150 ts_tablet_manager.cc:1434] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.005s
I20260710 11:07:48.364863 32150 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.367741 32151 tablet_bootstrap.cc:654] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.369330 31927 leader_election.cc:304] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.371162 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.372469 32152 tablet_bootstrap.cc:654] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:48.372517 31926 leader_election.cc:343] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.375298 32150 tablet_bootstrap.cc:654] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.376734 32151 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.376217 31859 catalog_manager.cc:5697] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.377135 32151 ts_tablet_manager.cc:1403] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:07:48.361182 31858 catalog_manager.cc:5697] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.379640 32151 raft_consensus.cc:359] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.380306 32151 raft_consensus.cc:385] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.380565 32151 raft_consensus.cc:740] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.381203 32151 consensus_queue.cc:260] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.383088 32151 ts_tablet_manager.cc:1434] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:48.383172 32156 raft_consensus.cc:2804] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.383518 32156 raft_consensus.cc:493] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.383864 32151 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.383812 32156 raft_consensus.cc:3060] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.384578 32152 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.385103 32152 ts_tablet_manager.cc:1403] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:07:48.388550 32187 raft_consensus.cc:493] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.388972 32187 raft_consensus.cc:515] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.389616 32152 raft_consensus.cc:359] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.390204 32152 raft_consensus.cc:385] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.390362 32151 tablet_bootstrap.cc:654] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.390475 32152 raft_consensus.cc:740] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.390955 32187 leader_election.cc:290] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.391520 32152 consensus_queue.cc:260] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.393682 32152 ts_tablet_manager.cc:1434] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:48.394927 32152 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.396703 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102d11ba68da4b18aff5508b50738969" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.397276 32110 raft_consensus.cc:2468] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:48.398432 31927 leader_election.cc:304] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:48.399199 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102d11ba68da4b18aff5508b50738969" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.399211 32161 raft_consensus.cc:2804] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.399873 32161 raft_consensus.cc:493] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.400332 32161 raft_consensus.cc:3060] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:48.400483 31926 leader_election.cc:343] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.402031 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.404842 32109 raft_consensus.cc:2468] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:48.406441 31927 leader_election.cc:304] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.407465 32187 raft_consensus.cc:2804] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.408051 32150 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.407996 32187 raft_consensus.cc:493] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.407424 32156 raft_consensus.cc:515] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.408388 32187 raft_consensus.cc:3060] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.408499 32150 ts_tablet_manager.cc:1403] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.011s
I20260710 11:07:48.410959 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5830323cf64bec88c40c08764e0850" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
W20260710 11:07:48.413312 31926 leader_election.cc:343] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.425596 32156 leader_election.cc:290] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.426031 32150 raft_consensus.cc:359] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.426885 32150 raft_consensus.cc:385] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.427213 32150 raft_consensus.cc:740] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.427266 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5830323cf64bec88c40c08764e0850" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:48.427888 32109 raft_consensus.cc:3060] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.428295 32150 consensus_queue.cc:260] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.428670 32187 raft_consensus.cc:515] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.431288 32150 ts_tablet_manager.cc:1434] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.013s
I20260710 11:07:48.432044 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.432246 32150 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
W20260710 11:07:48.433281 31926 leader_election.cc:343] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.435029 32151 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.435451 32151 ts_tablet_manager.cc:1403] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.028s
I20260710 11:07:48.437955 32150 tablet_bootstrap.cc:654] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.438475 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:48.438378 32151 raft_consensus.cc:359] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.439090 32151 raft_consensus.cc:385] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.439076 32110 raft_consensus.cc:3060] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.439574 32151 raft_consensus.cc:740] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.440315 32151 consensus_queue.cc:260] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.442840 32151 ts_tablet_manager.cc:1434] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:48.443878 32151 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.446547 32110 raft_consensus.cc:2468] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:48.447633 31927 leader_election.cc:304] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.448442 32156 raft_consensus.cc:2804] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.448871 32156 raft_consensus.cc:697] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:07:48.449712 32156 consensus_queue.cc:237] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.450944 32151 tablet_bootstrap.cc:654] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.455708 32187 leader_election.cc:290] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.458413 32109 raft_consensus.cc:2468] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:48.436617 32161 raft_consensus.cc:515] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.464504 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102d11ba68da4b18aff5508b50738969" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.465904 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102d11ba68da4b18aff5508b50738969" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
W20260710 11:07:48.466148 31926 leader_election.cc:343] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.466459 32110 raft_consensus.cc:3060] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.470737 31927 leader_election.cc:304] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.471923 32156 raft_consensus.cc:2804] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.472455 32156 raft_consensus.cc:697] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:07:48.472852 32161 leader_election.cc:290] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.473348 32156 consensus_queue.cc:237] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.474835 32110 raft_consensus.cc:2468] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:48.475956 31927 leader_election.cc:304] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.477275 32161 raft_consensus.cc:2804] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.477887 32161 raft_consensus.cc:697] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:07:48.468421 31857 catalog_manager.cc:5697] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.478657 32161 consensus_queue.cc:237] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.481685 32150 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.480403 32152 tablet_bootstrap.cc:654] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.482120 32150 ts_tablet_manager.cc:1403] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.016s
I20260710 11:07:48.482617 32151 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.483074 32151 ts_tablet_manager.cc:1403] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.024s
I20260710 11:07:48.485531 32151 raft_consensus.cc:359] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.486135 32151 raft_consensus.cc:385] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.485816 32150 raft_consensus.cc:359] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.486409 32151 raft_consensus.cc:740] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.486670 32150 raft_consensus.cc:385] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.487030 32150 raft_consensus.cc:740] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.487116 32151 consensus_queue.cc:260] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.487993 32150 consensus_queue.cc:260] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.489410 32151 ts_tablet_manager.cc:1434] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:48.490301 32151 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.493144 32150 ts_tablet_manager.cc:1434] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:48.493997 32150 tablet_bootstrap.cc:492] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.493762 32187 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.496186 32151 tablet_bootstrap.cc:654] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.501076 32150 tablet_bootstrap.cc:654] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.503264 32152 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.507905 32151 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.508461 32151 ts_tablet_manager.cc:1403] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:07:48.510074 31857 catalog_manager.cc:5697] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.511155 32151 raft_consensus.cc:359] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.512017 32152 ts_tablet_manager.cc:1403] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.002s
I20260710 11:07:48.511776 32151 raft_consensus.cc:385] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.514618 32151 raft_consensus.cc:740] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.515312 32151 consensus_queue.cc:260] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.515707 32152 raft_consensus.cc:359] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.516523 32152 raft_consensus.cc:385] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.517831 32152 raft_consensus.cc:740] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.518622 32152 consensus_queue.cc:260] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.519605 32150 tablet_bootstrap.cc:492] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.516892 31857 catalog_manager.cc:5697] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.520033 32150 ts_tablet_manager.cc:1403] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260710 11:07:48.522933 32152 ts_tablet_manager.cc:1434] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:07:48.527020 32152 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.530084 32151 ts_tablet_manager.cc:1434] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:48.523005 32150 raft_consensus.cc:359] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.530906 32151 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.530747 32150 raft_consensus.cc:385] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.531242 32150 raft_consensus.cc:740] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.532158 32150 consensus_queue.cc:260] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.533191 32161 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.534430 32150 ts_tablet_manager.cc:1434] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:48.535244 32150 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.543748 32152 tablet_bootstrap.cc:654] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.548641 32151 tablet_bootstrap.cc:654] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.547803 32150 tablet_bootstrap.cc:654] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.555881 32152 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.556411 32152 ts_tablet_manager.cc:1403] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.003s
I20260710 11:07:48.559413 32152 raft_consensus.cc:359] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.560333 32152 raft_consensus.cc:385] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.560654 32152 raft_consensus.cc:740] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.561287 32161 raft_consensus.cc:493] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.561585 32152 consensus_queue.cc:260] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.561710 32161 raft_consensus.cc:515] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.564272 32190 raft_consensus.cc:493] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.564720 32190 raft_consensus.cc:515] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.566252 32190 leader_election.cc:290] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.566906 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.567354 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.567641 31961 raft_consensus.cc:2393] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:48.567541 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a514bb06ff4f41ba4c405e6d3c4a4f" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.568220 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
W20260710 11:07:48.568689 31927 leader_election.cc:343] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.569142 32161 leader_election.cc:290] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
W20260710 11:07:48.569447 31926 leader_election.cc:343] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.569089 32002 leader_election.cc:304] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:48.569860 31926 leader_election.cc:304] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.570797 32190 raft_consensus.cc:3060] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.571182 32152 ts_tablet_manager.cc:1434] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:07:48.571364 32187 raft_consensus.cc:2749] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.576274 32177 consensus_queue.cc:1048] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.578202 32152 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.580265 32190 raft_consensus.cc:2749] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.580850 32150 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.581254 32150 ts_tablet_manager.cc:1403] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.004s
I20260710 11:07:48.584193 32150 raft_consensus.cc:359] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.584571 32151 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.584851 32150 raft_consensus.cc:385] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.585117 32151 ts_tablet_manager.cc:1403] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.014s
I20260710 11:07:48.585148 32150 raft_consensus.cc:740] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.587896 32151 raft_consensus.cc:359] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.588668 32151 raft_consensus.cc:385] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.588902 32151 raft_consensus.cc:740] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.589464 32151 consensus_queue.cc:260] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.591526 32151 ts_tablet_manager.cc:1434] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:07:48.586176 32150 consensus_queue.cc:260] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.592411 32151 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.596638 32152 tablet_bootstrap.cc:654] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.601518 32190 consensus_queue.cc:1048] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:48.606077 32150 ts_tablet_manager.cc:1434] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:07:48.607692 32150 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.609331 32152 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.609740 32152 ts_tablet_manager.cc:1403] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.003s
I20260710 11:07:48.613968 32151 tablet_bootstrap.cc:654] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.614620 32150 tablet_bootstrap.cc:654] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.631356 32152 raft_consensus.cc:359] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.632086 32152 raft_consensus.cc:385] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.632175 32190 raft_consensus.cc:493] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.632383 32152 raft_consensus.cc:740] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.632776 32190 raft_consensus.cc:515] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.636178 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5830323cf64bec88c40c08764e0850" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.636478 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5830323cf64bec88c40c08764e0850" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.637311 32108 raft_consensus.cc:2393] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 56e9428cfa95459f9b47492b3939d33b in this term.
I20260710 11:07:48.636301 32190 leader_election.cc:290] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.638746 32002 leader_election.cc:304] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:48.639678 32190 raft_consensus.cc:3060] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.646265 32190 raft_consensus.cc:2749] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.633069 32152 consensus_queue.cc:260] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.653384 32152 ts_tablet_manager.cc:1434] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260710 11:07:48.654774 32152 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.659449 32152 tablet_bootstrap.cc:654] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.662075 32150 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.662525 32150 ts_tablet_manager.cc:1403] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.024s
I20260710 11:07:48.663233 32151 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.663682 32151 ts_tablet_manager.cc:1403] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.019s
I20260710 11:07:48.664225 32152 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.664646 32152 ts_tablet_manager.cc:1403] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:07:48.665185 32150 raft_consensus.cc:359] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.665863 32150 raft_consensus.cc:385] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.665869 32151 raft_consensus.cc:359] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.666309 32150 raft_consensus.cc:740] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.666563 32151 raft_consensus.cc:385] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.666857 32151 raft_consensus.cc:740] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.667047 32152 raft_consensus.cc:359] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.666977 32150 consensus_queue.cc:260] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.667694 32152 raft_consensus.cc:385] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.667488 32151 consensus_queue.cc:260] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.667999 32152 raft_consensus.cc:740] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.668764 32152 consensus_queue.cc:260] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.669673 32151 ts_tablet_manager.cc:1434] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:48.671360 32152 ts_tablet_manager.cc:1434] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.672293 32150 ts_tablet_manager.cc:1434] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:07:48.673141 32150 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:48.674299 32190 raft_consensus.cc:493] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.674723 32190 raft_consensus.cc:515] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.675455 32152 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.678685 32150 tablet_bootstrap.cc:654] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:48.680544 31907 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:48.680631 32151 tablet_bootstrap.cc:492] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.681746 32152 tablet_bootstrap.cc:654] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.687341 32151 tablet_bootstrap.cc:654] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.692067 32240 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:48.693871 32190 leader_election.cc:290] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.695015 32158 raft_consensus.cc:493] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.695112 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102d11ba68da4b18aff5508b50738969" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.695523 32158 raft_consensus.cc:515] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.697646 32158 leader_election.cc:290] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.698167 32158 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.702054 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102d11ba68da4b18aff5508b50738969" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.703020 32110 raft_consensus.cc:2393] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 56e9428cfa95459f9b47492b3939d33b in this term.
I20260710 11:07:48.706408 32187 raft_consensus.cc:493] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.707005 32187 raft_consensus.cc:515] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.709300 32187 leader_election.cc:290] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.710788 32159 raft_consensus.cc:493] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.710711 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.711259 32159 raft_consensus.cc:515] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
W20260710 11:07:48.712251 31926 leader_election.cc:343] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.713402 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.713999 31960 raft_consensus.cc:2468] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:48.714932 32002 leader_election.cc:304] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:48.716034 32190 raft_consensus.cc:3060] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.720881 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
W20260710 11:07:48.722275 31927 leader_election.cc:343] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.722705 31927 leader_election.cc:304] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.722925 32073 leader_election.cc:304] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:48.723789 32187 raft_consensus.cc:2749] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.725024 32159 leader_election.cc:290] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.725674 32159 raft_consensus.cc:2804] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.726245 32159 raft_consensus.cc:493] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.726650 32159 raft_consensus.cc:3060] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.730674 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.731505 31961 raft_consensus.cc:2468] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:48.735482 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.735903 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.736214 32073 leader_election.cc:304] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
W20260710 11:07:48.746716 32075 leader_election.cc:343] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:48.747848 32075 leader_election.cc:343] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.750313 32110 raft_consensus.cc:3060] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.741446 32158 raft_consensus.cc:2804] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.757372 32158 raft_consensus.cc:493] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.757786 32158 raft_consensus.cc:3060] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.768138 32187 raft_consensus.cc:493] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.768584 32187 raft_consensus.cc:515] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.770614 32187 leader_election.cc:290] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.772133 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
W20260710 11:07:48.773814 31926 leader_election.cc:343] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.777243 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
W20260710 11:07:48.785689 31927 leader_election.cc:343] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.787286 31927 leader_election.cc:304] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:48.788592 32187 raft_consensus.cc:2749] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.802557 32034 raft_consensus.cc:3060] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.812489 32177 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:48.798671 32190 raft_consensus.cc:2749] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.817806 32152 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.818272 32152 ts_tablet_manager.cc:1403] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.143s	user 0.018s	sys 0.040s
I20260710 11:07:48.824553 32152 raft_consensus.cc:359] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.825464 32152 raft_consensus.cc:385] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.825877 32152 raft_consensus.cc:740] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.826807 32152 consensus_queue.cc:260] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.827303 32187 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.829028 32152 ts_tablet_manager.cc:1434] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:48.829865 32152 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:48.839896 32159 raft_consensus.cc:515] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.840772 32150 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:48.841174 32150 ts_tablet_manager.cc:1403] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.168s	user 0.044s	sys 0.095s
I20260710 11:07:48.844560 32151 tablet_bootstrap.cc:492] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:48.845165 32151 ts_tablet_manager.cc:1403] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.165s	user 0.040s	sys 0.054s
I20260710 11:07:48.848254 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.848440 32187 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.848798 31960 raft_consensus.cc:3060] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.842950 32190 raft_consensus.cc:493] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.852241 32190 raft_consensus.cc:515] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.856211 32158 raft_consensus.cc:515] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.854368 32159 leader_election.cc:290] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.879594 32158 leader_election.cc:290] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.887066 32150 raft_consensus.cc:359] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.887538 32150 raft_consensus.cc:385] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.887755 32150 raft_consensus.cc:740] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.886337 32177 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:07:48.884970 32159 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:07:48.896981 32157 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:48.898546 32190 leader_election.cc:290] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.897595 32036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.899652 32036 raft_consensus.cc:3060] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.900409 32151 raft_consensus.cc:359] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.900745 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:48.901042 32151 raft_consensus.cc:385] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.901388 32109 raft_consensus.cc:2393] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:48.901330 32151 raft_consensus.cc:740] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.901927 32151 consensus_queue.cc:260] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.897780 32250 raft_consensus.cc:493] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.903071 31960 raft_consensus.cc:2468] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:48.902999 32250 raft_consensus.cc:515] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.904814 32250 leader_election.cc:290] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:48.905452 32035 raft_consensus.cc:3060] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.906306 32152 tablet_bootstrap.cc:654] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.895709 32150 consensus_queue.cc:260] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.907997 32151 ts_tablet_manager.cc:1434] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 11:07:48.908957 32151 tablet_bootstrap.cc:492] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:48.909017 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:48.910339 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:48.910992 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.911726 31960 raft_consensus.cc:2393] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:48.912408 32073 leader_election.cc:304] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:48.913048 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:48.913710 31958 raft_consensus.cc:2468] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
W20260710 11:07:48.917541 32075 leader_election.cc:343] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.915027 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:48.923790 31961 raft_consensus.cc:3060] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:48.930265 32075 leader_election.cc:343] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.939271 31999 leader_election.cc:304] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:48.944813 32187 raft_consensus.cc:493] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.945382 32187 raft_consensus.cc:515] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:48.932931 32036 raft_consensus.cc:2468] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:48.976635 32157 raft_consensus.cc:2749] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.983088 31961 raft_consensus.cc:2468] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:48.993687 32187 leader_election.cc:290] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:48.985930 32161 raft_consensus.cc:493] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.998796 32150 ts_tablet_manager.cc:1434] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.000s
I20260710 11:07:48.998871 32152 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:48.999460 32152 ts_tablet_manager.cc:1403] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.016s
I20260710 11:07:48.999547 32150 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
W20260710 11:07:48.985023 31999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:45943, user_credentials={real_user=slave}} blocked reactor thread for 45826.8us
I20260710 11:07:49.006321 32256 raft_consensus.cc:2804] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.008189 32256 raft_consensus.cc:697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
W20260710 11:07:49.000684 32075 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.28.130:37493, user_credentials={real_user=slave}} blocked reactor thread for 63656.5us
W20260710 11:07:48.997143 32073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:45943, user_credentials={real_user=slave}} blocked reactor thread for 84825.9us
I20260710 11:07:49.010241 32256 consensus_queue.cc:237] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.013661 32151 tablet_bootstrap.cc:654] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.995404 32161 raft_consensus.cc:515] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.021030 32261 raft_consensus.cc:493] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.021085 32257 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:49.021597 32261 raft_consensus.cc:515] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.023464 32261 leader_election.cc:290] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.009367 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.030290 32150 tablet_bootstrap.cc:654] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.009331 32156 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:07:49.019793 32250 raft_consensus.cc:493] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.027696 32253 raft_consensus.cc:493] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.036320 32187 raft_consensus.cc:493] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.040186 32250 raft_consensus.cc:515] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.053635 32251 raft_consensus.cc:493] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8904836f308248f0943ec14f3f4d144d)
I20260710 11:07:49.054153 32250 leader_election.cc:290] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.054299 32251 raft_consensus.cc:515] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.048133 32253 raft_consensus.cc:515] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.056475 32104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.056991 32253 leader_election.cc:290] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.067058 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.068836 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.069609 32033 raft_consensus.cc:2468] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.065825 32157 raft_consensus.cc:493] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.071496 32157 raft_consensus.cc:515] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.076577 32075 leader_election.cc:304] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.077590 32253 raft_consensus.cc:2804] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.078022 32253 raft_consensus.cc:493] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.078411 32253 raft_consensus.cc:3060] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.078269 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.079080 32033 raft_consensus.cc:2468] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:49.041821 32073 leader_election.cc:304] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.051494 32187 raft_consensus.cc:515] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.090055 32158 raft_consensus.cc:2804] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.090418 32158 raft_consensus.cc:493] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.090754 32158 raft_consensus.cc:3060] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.091751 32187 leader_election.cc:290] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.092598 32251 leader_election.cc:290] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.083310 32161 leader_election.cc:290] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.097201 32152 raft_consensus.cc:359] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.097744 32152 raft_consensus.cc:385] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.097978 32152 raft_consensus.cc:740] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
W20260710 11:07:49.068801 31926 leader_election.cc:343] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.099411 32152 consensus_queue.cc:260] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
W20260710 11:07:49.088109 32073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:45943, user_credentials={real_user=slave}} blocked reactor thread for 49867us
I20260710 11:07:49.102202 32152 ts_tablet_manager.cc:1434] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.000s
I20260710 11:07:49.104614 32073 leader_election.cc:304] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.105379 32256 raft_consensus.cc:2804] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.106515 32256 raft_consensus.cc:697] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
W20260710 11:07:49.108033 32258 log.cc:927] Time spent T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260710 11:07:49.107852 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.111294 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4a432e7ac43a6aa9dd5d9fbffe80f" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.107527 32256 consensus_queue.cc:237] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.112856 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.113906 32157 leader_election.cc:290] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.104130 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871e8a2c69284359ac44cf51d7af7198" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.114580 31926 leader_election.cc:304] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.115073 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.122052 32253 raft_consensus.cc:515] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.122746 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4a432e7ac43a6aa9dd5d9fbffe80f" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.123289 32110 raft_consensus.cc:2393] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56e9428cfa95459f9b47492b3939d33b in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:49.123343 32032 raft_consensus.cc:2468] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 0.
I20260710 11:07:49.126099 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
W20260710 11:07:49.126295 32075 leader_election.cc:343] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.126936 32265 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:07:49.127226 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.134115 32151 tablet_bootstrap.cc:492] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:49.134559 32151 ts_tablet_manager.cc:1403] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.226s	user 0.008s	sys 0.018s
I20260710 11:07:49.136873 32152 tablet_bootstrap.cc:492] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.127617 32161 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:07:49.143900 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.144500 31961 raft_consensus.cc:2468] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.143760 32263 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:49.145977 32264 raft_consensus.cc:2804] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.146512 31958 raft_consensus.cc:2468] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.147670 32264 raft_consensus.cc:493] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.148075 32264 raft_consensus.cc:3060] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.149399 32158 raft_consensus.cc:515] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.150733 32150 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.151153 32150 ts_tablet_manager.cc:1403] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.152s	user 0.027s	sys 0.025s
I20260710 11:07:49.151223 32158 leader_election.cc:290] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.152266 32151 raft_consensus.cc:359] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.152897 32151 raft_consensus.cc:385] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.153164 32151 raft_consensus.cc:740] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
W20260710 11:07:49.153399 31927 leader_election.cc:343] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.153834 31927 leader_election.cc:304] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.153740 32151 consensus_queue.cc:260] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.154114 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
W20260710 11:07:49.156252 32075 leader_election.cc:343] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.158440 32161 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.158807 32263 raft_consensus.cc:2749] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.159505 32253 leader_election.cc:290] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.162580 32151 ts_tablet_manager.cc:1434] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:07:49.163363 32151 tablet_bootstrap.cc:492] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:49.163848 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871e8a2c69284359ac44cf51d7af7198" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.166960 32261 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.165841 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.168529 32073 leader_election.cc:304] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.174896 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.177749 32253 raft_consensus.cc:2804] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.178162 32253 raft_consensus.cc:493] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.179368 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.179991 32253 raft_consensus.cc:3060] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.180307 31961 raft_consensus.cc:3060] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.180471 32031 raft_consensus.cc:3060] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.179795 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.170154 31926 leader_election.cc:304] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.183504 32073 leader_election.cc:304] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [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: 739c5badc074423c9903cd6991e498d3; no voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.185045 32150 raft_consensus.cc:359] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.185715 32150 raft_consensus.cc:385] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.185958 32150 raft_consensus.cc:740] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.187465 32150 consensus_queue.cc:260] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.189440 31999 leader_election.cc:304] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [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: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:49.189674 32251 raft_consensus.cc:2749] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:49.190938 32177 raft_consensus.cc:2749] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:49.192379 32150 ts_tablet_manager.cc:1434] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260710 11:07:49.193159 32150 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.195561 32261 raft_consensus.cc:2804] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.195909 32261 raft_consensus.cc:493] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.196249 32261 raft_consensus.cc:3060] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.196746 31961 raft_consensus.cc:2468] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.200325 32073 leader_election.cc:304] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.201062 32159 raft_consensus.cc:2804] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.201501 32159 raft_consensus.cc:697] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.202291 32159 consensus_queue.cc:237] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
W20260710 11:07:49.204011 31927 leader_election.cc:343] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:49.198586 31926 leader_election.cc:343] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.194237 32158 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260710 11:07:49.207041 31927 leader_election.cc:343] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.207510 31927 leader_election.cc:304] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.215270 32264 raft_consensus.cc:515] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.218034 32263 raft_consensus.cc:2749] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.218216 32150 tablet_bootstrap.cc:654] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.218595 32152 tablet_bootstrap.cc:654] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.219581 31960 raft_consensus.cc:2393] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 739c5badc074423c9903cd6991e498d3 in current term 1: Already voted for candidate 56e9428cfa95459f9b47492b3939d33b in this term.
I20260710 11:07:49.208010 32261 raft_consensus.cc:515] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.222213 32261 leader_election.cc:290] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.225801 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4a432e7ac43a6aa9dd5d9fbffe80f" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.226397 32033 raft_consensus.cc:3060] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.223739 32253 raft_consensus.cc:515] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.229382 32264 leader_election.cc:290] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.224267 31856 catalog_manager.cc:5697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.237267 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.240696 32253 leader_election.cc:290] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.245997 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
W20260710 11:07:49.247418 32075 leader_election.cc:343] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.241406 32033 raft_consensus.cc:2468] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 1.
I20260710 11:07:49.251068 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.254257 31960 raft_consensus.cc:3060] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.260210 31960 raft_consensus.cc:2468] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.261337 32073 leader_election.cc:304] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.264231 32159 raft_consensus.cc:2804] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.266476 32159 raft_consensus.cc:697] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.253948 32031 raft_consensus.cc:2468] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.268957 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4a432e7ac43a6aa9dd5d9fbffe80f" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:49.269124 32159 consensus_queue.cc:237] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.269178 32075 leader_election.cc:304] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [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: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b
I20260710 11:07:49.270479 31926 leader_election.cc:304] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.270788 32253 raft_consensus.cc:2804] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.271468 32253 raft_consensus.cc:697] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.272220 32261 raft_consensus.cc:2804] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.272883 32261 raft_consensus.cc:697] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:07:49.274014 32261 consensus_queue.cc:237] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
W20260710 11:07:49.276769 31927 leader_election.cc:343] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.276177 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:49.286387 31856 catalog_manager.cc:5697] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.286969 32253 consensus_queue.cc:237] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.288707 32158 raft_consensus.cc:493] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.290046 32158 raft_consensus.cc:515] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.291545 32151 tablet_bootstrap.cc:654] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.312238 32263 raft_consensus.cc:493] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.299435 32158 leader_election.cc:290] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.330121 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.331830 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.333632 32152 tablet_bootstrap.cc:492] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.334169 32152 ts_tablet_manager.cc:1403] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.009s
W20260710 11:07:49.336381 32075 leader_election.cc:343] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.330838 31961 raft_consensus.cc:2468] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.325757 32263 raft_consensus.cc:515] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.346151 32073 leader_election.cc:304] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.347604 32158 raft_consensus.cc:2804] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.347899 32150 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.348104 32158 raft_consensus.cc:493] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.348585 32158 raft_consensus.cc:3060] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.349411 32150 ts_tablet_manager.cc:1403] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.004s
I20260710 11:07:49.358979 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.359549 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
W20260710 11:07:49.361502 31927 leader_election.cc:343] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.362274 32263 leader_election.cc:290] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
W20260710 11:07:49.372663 31926 leader_election.cc:343] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.374063 32150 raft_consensus.cc:359] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.375025 32150 raft_consensus.cc:385] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.375355 32150 raft_consensus.cc:740] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.376199 31926 leader_election.cc:304] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.377044 32150 consensus_queue.cc:260] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.377983 32152 raft_consensus.cc:359] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.378436 32152 raft_consensus.cc:385] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.378655 32152 raft_consensus.cc:740] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.377604 32264 raft_consensus.cc:2749] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.379628 32152 consensus_queue.cc:260] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.381546 32152 ts_tablet_manager.cc:1434] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260710 11:07:49.382324 32152 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.382588 32150 ts_tablet_manager.cc:1434] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 11:07:49.382754 31927 leader_election.cc:304] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [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: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.383196 32151 tablet_bootstrap.cc:492] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:49.383574 32151 ts_tablet_manager.cc:1403] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.220s	user 0.049s	sys 0.019s
I20260710 11:07:49.384200 32264 raft_consensus.cc:2749] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.384936 32150 tablet_bootstrap.cc:492] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.386562 32151 raft_consensus.cc:359] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.387081 32151 raft_consensus.cc:385] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.387318 32151 raft_consensus.cc:740] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.389717 32151 consensus_queue.cc:260] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.393163 32151 ts_tablet_manager.cc:1434] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:07:49.394564 32151 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:49.396103 32150 tablet_bootstrap.cc:654] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.399617 32158 raft_consensus.cc:515] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.401202 32151 tablet_bootstrap.cc:654] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.402395 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.402966 31961 raft_consensus.cc:3060] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.403802 32152 tablet_bootstrap.cc:654] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.409628 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
W20260710 11:07:49.410902 32075 leader_election.cc:343] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.411392 32158 leader_election.cc:290] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.413719 31961 raft_consensus.cc:2468] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.414789 32073 leader_election.cc:304] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.415644 32152 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.415820 32158 raft_consensus.cc:2804] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.416491 32158 raft_consensus.cc:697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.417279 32158 consensus_queue.cc:237] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.416217 32152 ts_tablet_manager.cc:1403] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.003s
I20260710 11:07:49.422199 32264 raft_consensus.cc:493] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.422806 32264 raft_consensus.cc:515] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.425218 32264 leader_election.cc:290] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.425951 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54874f77a9e34d19a48f68747613f53c" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.426802 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54874f77a9e34d19a48f68747613f53c" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
W20260710 11:07:49.427268 31926 leader_election.cc:343] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:49.428186 31927 leader_election.cc:343] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.428756 31927 leader_election.cc:304] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.430044 32264 raft_consensus.cc:2749] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.433247 32150 tablet_bootstrap.cc:492] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.433670 32150 ts_tablet_manager.cc:1403] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260710 11:07:49.436455 32150 raft_consensus.cc:359] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.437300 32150 raft_consensus.cc:385] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.437641 32150 raft_consensus.cc:740] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.443149 32159 raft_consensus.cc:493] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.443619 32159 raft_consensus.cc:515] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.450539 32151 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:49.451006 32151 ts_tablet_manager.cc:1403] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.035s
I20260710 11:07:49.451058 32152 raft_consensus.cc:359] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.452370 32152 raft_consensus.cc:385] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.452629 32152 raft_consensus.cc:740] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.453130 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4a432e7ac43a6aa9dd5d9fbffe80f" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.453342 32150 consensus_queue.cc:260] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.454344 32177 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.454770 32177 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.455165 32159 leader_election.cc:290] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.456956 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4a432e7ac43a6aa9dd5d9fbffe80f" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.457274 32151 raft_consensus.cc:359] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.457916 32151 raft_consensus.cc:385] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.458177 32151 raft_consensus.cc:740] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.458694 32177 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.458935 32151 consensus_queue.cc:260] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.460165 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.460728 32108 raft_consensus.cc:2468] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:49.461324 32151 ts_tablet_manager.cc:1434] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:07:49.462182 32151 tablet_bootstrap.cc:492] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b: Bootstrap starting.
I20260710 11:07:49.462313 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.462879 31961 raft_consensus.cc:2468] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 1.
I20260710 11:07:49.464728 32002 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [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: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.457696 32035 raft_consensus.cc:2393] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 739c5badc074423c9903cd6991e498d3 in current term 1: Already voted for candidate 56e9428cfa95459f9b47492b3939d33b in this term.
I20260710 11:07:49.466413 32190 raft_consensus.cc:2804] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:49.466873 32190 raft_consensus.cc:493] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.466960 32075 leader_election.cc:304] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 739c5badc074423c9903cd6991e498d3; no voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.467365 32190 raft_consensus.cc:3060] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:49.468135 32152 consensus_queue.cc:260] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.469630 32159 raft_consensus.cc:3060] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.474723 32151 tablet_bootstrap.cc:654] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.476428 32159 raft_consensus.cc:2749] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.478498 32150 ts_tablet_manager.cc:1434] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 11:07:49.479661 32150 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.486937 32150 tablet_bootstrap.cc:654] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.495163 32152 ts_tablet_manager.cc:1434] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260710 11:07:49.496313 32152 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.500815 32190 raft_consensus.cc:515] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.503185 32190 leader_election.cc:290] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.504809 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:07:49.504369 31856 catalog_manager.cc:5697] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.505561 32108 raft_consensus.cc:3060] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:49.506239 32158 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.510522 32151 tablet_bootstrap.cc:492] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b: No bootstrap required, opened a new log
I20260710 11:07:49.510493 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75af6812f8ed4482984a93980aac9a73" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.511039 32151 ts_tablet_manager.cc:1403] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.022s
I20260710 11:07:49.511117 31961 raft_consensus.cc:3060] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:49.507246 31856 catalog_manager.cc:5697] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.521119 31856 catalog_manager.cc:5697] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.513906 32151 raft_consensus.cc:359] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.524159 32151 raft_consensus.cc:385] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.524184 32159 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:49.524631 32151 raft_consensus.cc:740] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.525473 32151 consensus_queue.cc:260] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.527163 32151 ts_tablet_manager.cc:1434] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 11:07:49.534561 32108 raft_consensus.cc:2468] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 2.
I20260710 11:07:49.535666 32002 leader_election.cc:304] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.535049 31857 catalog_manager.cc:5697] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.536629 32190 raft_consensus.cc:2804] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:49.537164 32190 raft_consensus.cc:697] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Becoming Leader. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Running, Role: LEADER
I20260710 11:07:49.537949 32190 consensus_queue.cc:237] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.539453 32159 raft_consensus.cc:493] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.539878 32159 raft_consensus.cc:515] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.542567 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.543601 32159 leader_election.cc:290] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.545485 31960 raft_consensus.cc:2468] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.545712 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.548348 32073 leader_election.cc:304] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:49.549201 32159 raft_consensus.cc:2804] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.549547 32159 raft_consensus.cc:493] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.549896 32159 raft_consensus.cc:3060] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.550772 32157 raft_consensus.cc:493] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.551218 32157 raft_consensus.cc:515] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.553172 32157 leader_election.cc:290] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.554399 31961 raft_consensus.cc:2468] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 2.
I20260710 11:07:49.554765 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.558122 32152 tablet_bootstrap.cc:654] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:49.558315 32075 leader_election.cc:343] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.563911 32035 raft_consensus.cc:3060] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.568178 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.568938 31961 raft_consensus.cc:2393] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:49.570207 32250 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.570799 31999 leader_election.cc:304] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:49.573936 32159 raft_consensus.cc:515] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.576851 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.577948 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.578490 31960 raft_consensus.cc:3060] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:49.579960 32075 leader_election.cc:343] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.580611 32159 leader_election.cc:290] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.583720 32177 raft_consensus.cc:2749] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.586479 31960 raft_consensus.cc:2468] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.587494 32073 leader_election.cc:304] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.588485 32250 raft_consensus.cc:2804] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.588927 32250 raft_consensus.cc:697] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.589747 32250 consensus_queue.cc:237] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.590730 31857 catalog_manager.cc:5697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.593026 32159 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:49.613600 31856 catalog_manager.cc:5697] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d reported cstate change: term changed from 0 to 2, leader changed from <none> to 8904836f308248f0943ec14f3f4d144d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.624396 31857 catalog_manager.cc:5697] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.641634 32150 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.641008 32152 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.642416 32152 ts_tablet_manager.cc:1403] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.006s
I20260710 11:07:49.642515 32150 ts_tablet_manager.cc:1403] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.002s
I20260710 11:07:49.644981 32152 raft_consensus.cc:359] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.645617 32152 raft_consensus.cc:385] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.645365 32150 raft_consensus.cc:359] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.645889 32152 raft_consensus.cc:740] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.646003 32150 raft_consensus.cc:385] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.646297 32150 raft_consensus.cc:740] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.646569 32152 consensus_queue.cc:260] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.646991 32150 consensus_queue.cc:260] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.648751 32152 ts_tablet_manager.cc:1434] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:49.649487 32150 ts_tablet_manager.cc:1434] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:49.650494 32150 tablet_bootstrap.cc:492] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.649538 32152 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.655917 32150 tablet_bootstrap.cc:654] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.656301 32152 tablet_bootstrap.cc:654] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.663826 32152 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.664217 32152 ts_tablet_manager.cc:1403] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:07:49.665488 32190 raft_consensus.cc:493] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.665931 32190 raft_consensus.cc:515] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.666649 32152 raft_consensus.cc:359] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.667236 32152 raft_consensus.cc:385] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.667481 32152 raft_consensus.cc:740] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.667884 32190 leader_election.cc:290] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.668128 32152 consensus_queue.cc:260] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.669920 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.670656 31961 raft_consensus.cc:2393] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8904836f308248f0943ec14f3f4d144d in current term 1: Already voted for candidate 739c5badc074423c9903cd6991e498d3 in this term.
I20260710 11:07:49.672766 32150 tablet_bootstrap.cc:492] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.672632 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7028c70a80b94b4c9c3a78a96ce21e72" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.673195 32150 ts_tablet_manager.cc:1403] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 11:07:49.674045 32002 leader_election.cc:304] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:49.674744 32190 raft_consensus.cc:3060] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.670658 32152 ts_tablet_manager.cc:1434] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:49.675643 32150 raft_consensus.cc:359] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.676285 32152 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.676317 32150 raft_consensus.cc:385] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.676672 32150 raft_consensus.cc:740] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.677253 32150 consensus_queue.cc:260] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.679143 32150 ts_tablet_manager.cc:1434] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:49.681201 32264 raft_consensus.cc:493] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.681545 32152 tablet_bootstrap.cc:654] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.681627 32264 raft_consensus.cc:515] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.682279 32158 raft_consensus.cc:493] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.682706 32158 raft_consensus.cc:515] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.684660 32158 leader_election.cc:290] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.685611 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.686350 32150 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.686296 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.687574 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
W20260710 11:07:49.688872 31927 leader_election.cc:343] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.689953 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.690522 32035 raft_consensus.cc:2468] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.686369 31961 raft_consensus.cc:2468] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.691712 32075 leader_election.cc:304] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.692523 32158 raft_consensus.cc:2804] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.692857 32158 raft_consensus.cc:493] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.693174 32158 raft_consensus.cc:3060] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:49.693321 31926 leader_election.cc:343] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.693748 31926 leader_election.cc:304] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b; no voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.694494 32261 raft_consensus.cc:2749] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.695261 32264 leader_election.cc:290] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.699560 32190 raft_consensus.cc:2749] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.699471 32158 raft_consensus.cc:515] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.701514 32150 tablet_bootstrap.cc:654] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.702083 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.702678 32152 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.702611 31961 raft_consensus.cc:3060] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.703244 32152 ts_tablet_manager.cc:1403] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260710 11:07:49.705766 32152 raft_consensus.cc:359] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.706444 32152 raft_consensus.cc:385] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.706992 32152 raft_consensus.cc:740] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.707748 32152 consensus_queue.cc:260] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.708897 31961 raft_consensus.cc:2468] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.709933 32073 leader_election.cc:304] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:49.710428 32152 ts_tablet_manager.cc:1434] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:49.710711 32250 raft_consensus.cc:2804] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.711179 32250 raft_consensus.cc:697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.711586 32152 tablet_bootstrap.cc:492] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.711953 32250 consensus_queue.cc:237] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.717782 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.718294 32035 raft_consensus.cc:3060] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.719125 32261 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.724514 32035 raft_consensus.cc:2468] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.726253 32158 leader_election.cc:290] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.737640 32152 tablet_bootstrap.cc:654] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.741701 32263 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.744127 31857 catalog_manager.cc:5697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.745966 32150 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.746389 32150 ts_tablet_manager.cc:1403] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.021s
I20260710 11:07:49.760026 32152 tablet_bootstrap.cc:492] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.760427 32152 ts_tablet_manager.cc:1403] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.003s
I20260710 11:07:49.762418 32150 raft_consensus.cc:359] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.763125 32150 raft_consensus.cc:385] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.763386 32150 raft_consensus.cc:740] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.763572 32152 raft_consensus.cc:359] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.764286 32152 raft_consensus.cc:385] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.764070 32150 consensus_queue.cc:260] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
W20260710 11:07:49.764537 31907 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:49.764640 32152 raft_consensus.cc:740] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.765348 32152 consensus_queue.cc:260] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.766265 32150 ts_tablet_manager.cc:1434] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:07:49.767100 32150 tablet_bootstrap.cc:492] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.767665 32152 ts_tablet_manager.cc:1434] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:49.768544 32152 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.773080 32150 tablet_bootstrap.cc:654] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.773696 32152 tablet_bootstrap.cc:654] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.779246 32250 raft_consensus.cc:493] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.779791 32250 raft_consensus.cc:515] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.784431 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db616c2139314d7bba92dcc5d8ac75fd" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.785588 32250 leader_election.cc:290] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.787848 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db616c2139314d7bba92dcc5d8ac75fd" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.790031 31961 raft_consensus.cc:2468] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.795086 32150 tablet_bootstrap.cc:492] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.795478 32150 ts_tablet_manager.cc:1403] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
W20260710 11:07:49.791553 32075 leader_election.cc:343] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.797465 32250 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.797950 32150 raft_consensus.cc:359] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.798632 32150 raft_consensus.cc:385] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.798893 32150 raft_consensus.cc:740] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.800920 32073 leader_election.cc:304] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [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: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 8904836f308248f0943ec14f3f4d144d
I20260710 11:07:49.801194 32150 consensus_queue.cc:260] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.802045 32158 raft_consensus.cc:2804] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.802500 32158 raft_consensus.cc:493] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.802912 32158 raft_consensus.cc:3060] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.806635 32150 ts_tablet_manager.cc:1434] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 11:07:49.807507 32150 tablet_bootstrap.cc:492] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: Bootstrap starting.
I20260710 11:07:49.808554 32152 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.808943 32152 ts_tablet_manager.cc:1403] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.023s
I20260710 11:07:49.811385 32152 raft_consensus.cc:359] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.811995 32152 raft_consensus.cc:385] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.812251 32152 raft_consensus.cc:740] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.812978 32152 consensus_queue.cc:260] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.814877 32152 ts_tablet_manager.cc:1434] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:49.815670 32152 tablet_bootstrap.cc:492] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.816349 32158 raft_consensus.cc:515] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.818521 32033 raft_consensus.cc:3060] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.816865 32150 tablet_bootstrap.cc:654] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.820607 32158 leader_election.cc:290] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.820966 32152 tablet_bootstrap.cc:654] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.824288 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db616c2139314d7bba92dcc5d8ac75fd" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.824862 31961 raft_consensus.cc:3060] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.828871 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db616c2139314d7bba92dcc5d8ac75fd" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.829460 32033 raft_consensus.cc:3060] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.829392 32250 consensus_queue.cc:1048] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.832098 32190 raft_consensus.cc:493] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.832533 32190 raft_consensus.cc:515] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.834443 32190 leader_election.cc:290] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:49.835711 31961 raft_consensus.cc:2468] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.836551 32108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "739c5badc074423c9903cd6991e498d3" is_pre_election: true
I20260710 11:07:49.838111 32073 leader_election.cc:304] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:49.838883 32250 consensus_queue.cc:1048] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.840202 32250 raft_consensus.cc:2804] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.840638 32250 raft_consensus.cc:697] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.841475 32250 consensus_queue.cc:237] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.842048 32150 tablet_bootstrap.cc:492] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: No bootstrap required, opened a new log
I20260710 11:07:49.842473 32150 ts_tablet_manager.cc:1403] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.011s
I20260710 11:07:49.844498 32150 raft_consensus.cc:359] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.845083 32150 raft_consensus.cc:385] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.845321 32150 raft_consensus.cc:740] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.845376 32152 tablet_bootstrap.cc:492] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.845845 32152 ts_tablet_manager.cc:1403] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260710 11:07:49.845949 32150 consensus_queue.cc:260] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.848001 32150 ts_tablet_manager.cc:1434] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:07:49.848413 32152 raft_consensus.cc:359] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.849068 32152 raft_consensus.cc:385] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.849386 32152 raft_consensus.cc:740] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.849761 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d244ad5451f24dfd9698483e19241b93" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.850103 32152 consensus_queue.cc:260] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.851176 31999 leader_election.cc:304] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [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: 8904836f308248f0943ec14f3f4d144d; no voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3
I20260710 11:07:49.852331 32152 ts_tablet_manager.cc:1434] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:49.853255 32152 tablet_bootstrap.cc:492] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.856173 32159 raft_consensus.cc:493] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.856588 32159 raft_consensus.cc:515] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.858434 32159 leader_election.cc:290] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.858700 32152 tablet_bootstrap.cc:654] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.860831 32190 raft_consensus.cc:2749] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:49.863593 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.864709 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.864182 32034 raft_consensus.cc:2468] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.867182 32075 leader_election.cc:304] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.867869 31961 raft_consensus.cc:2468] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.869542 32317 raft_consensus.cc:2804] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.869886 32317 raft_consensus.cc:493] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.870244 32317 raft_consensus.cc:3060] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.870707 32158 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.871276 32255 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:49.876672 32253 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.879827 32033 raft_consensus.cc:2468] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.880125 32158 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.908540 32152 tablet_bootstrap.cc:492] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:49.912535 32152 ts_tablet_manager.cc:1403] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.004s
I20260710 11:07:49.914995 32152 raft_consensus.cc:359] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.915623 32152 raft_consensus.cc:385] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.915884 32152 raft_consensus.cc:740] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.916500 32152 consensus_queue.cc:260] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.918375 32152 ts_tablet_manager.cc:1434] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:49.918130 31856 catalog_manager.cc:5697] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.919173 32152 tablet_bootstrap.cc:492] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d: Bootstrap starting.
I20260710 11:07:49.925576 32152 tablet_bootstrap.cc:654] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.928048 32256 raft_consensus.cc:493] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.928505 32256 raft_consensus.cc:515] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.930408 32256 leader_election.cc:290] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.895877 32317 raft_consensus.cc:515] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.932169 32317 leader_election.cc:290] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.936290 32033 raft_consensus.cc:3060] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.937060 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.939323 31959 raft_consensus.cc:3060] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.939397 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54874f77a9e34d19a48f68747613f53c" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:49.940158 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.944428 32032 raft_consensus.cc:3060] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.947436 32255 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:49.944437 32034 raft_consensus.cc:2468] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.942687 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54874f77a9e34d19a48f68747613f53c" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:49.952139 32075 leader_election.cc:304] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.956391 31961 raft_consensus.cc:2468] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:49.957719 32256 raft_consensus.cc:2804] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.958066 32256 raft_consensus.cc:493] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.958390 32256 raft_consensus.cc:3060] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.971823 32256 raft_consensus.cc:515] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:49.973259 32032 raft_consensus.cc:2468] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.974964 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54874f77a9e34d19a48f68747613f53c" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:49.975739 31961 raft_consensus.cc:3060] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.978485 32075 leader_election.cc:304] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:07:49.974825 32256 leader_election.cc:290] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:49.979403 32256 raft_consensus.cc:2804] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.985297 32108 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:49.986647 32190 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.989008 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54874f77a9e34d19a48f68747613f53c" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:49.989586 32032 raft_consensus.cc:3060] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.987730 31961 raft_consensus.cc:2468] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.997095 32073 leader_election.cc:304] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:49.997974 32317 raft_consensus.cc:2804] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.998170 31959 raft_consensus.cc:2468] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.998433 32317 raft_consensus.cc:697] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:49.999536 32317 consensus_queue.cc:237] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.004288 32032 raft_consensus.cc:2468] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:49.981609 32256 raft_consensus.cc:697] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:50.006628 32256 consensus_queue.cc:237] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.015609 32152 tablet_bootstrap.cc:492] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d: No bootstrap required, opened a new log
I20260710 11:07:50.016144 32152 ts_tablet_manager.cc:1403] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.040s
I20260710 11:07:50.019452 32152 raft_consensus.cc:359] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.020292 32152 raft_consensus.cc:385] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.020613 32152 raft_consensus.cc:740] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.023135 32152 consensus_queue.cc:260] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.026580 31958 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:50.028497 32177 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.061026 32152 ts_tablet_manager.cc:1434] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.015s
I20260710 11:07:50.066896 31855 catalog_manager.cc:5697] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.068325 31855 catalog_manager.cc:5697] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.098626 32256 consensus_queue.cc:1048] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.106091 32035 raft_consensus.cc:3060] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.113090 32317 consensus_queue.cc:1048] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.149972 32317 raft_consensus.cc:493] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.150352 32317 raft_consensus.cc:515] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.152135 32317 leader_election.cc:290] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:50.152827 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b" is_pre_election: true
I20260710 11:07:50.153184 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d" is_pre_election: true
I20260710 11:07:50.153422 31958 raft_consensus.cc:2468] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:50.153810 32035 raft_consensus.cc:2468] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 0.
I20260710 11:07:50.154584 32073 leader_election.cc:304] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:50.155272 32317 raft_consensus.cc:2804] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.155637 32317 raft_consensus.cc:493] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.155915 32317 raft_consensus.cc:3060] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.160233 32317 raft_consensus.cc:515] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.161803 32317 leader_election.cc:290] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:50.162487 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:07:50.162760 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "739c5badc074423c9903cd6991e498d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:07:50.163007 31958 raft_consensus.cc:3060] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.163429 32035 raft_consensus.cc:3060] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.167572 31958 raft_consensus.cc:2468] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:50.167907 32035 raft_consensus.cc:2468] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739c5badc074423c9903cd6991e498d3 in term 1.
I20260710 11:07:50.168548 32073 leader_election.cc:304] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 739c5badc074423c9903cd6991e498d3; no voters: 
I20260710 11:07:50.169369 32317 raft_consensus.cc:2804] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.169811 32317 raft_consensus.cc:697] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Leader. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:07:50.170470 32317 consensus_queue.cc:237] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:07:50.178509 31857 catalog_manager.cc:5697] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 739c5badc074423c9903cd6991e498d3 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.266494 32317 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.274153 32317 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.280620 32256 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.290347 32317 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.393267 32317 consensus_queue.cc:1048] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.403211 32158 consensus_queue.cc:1048] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.420630 32158 consensus_queue.cc:1048] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.430119 32317 consensus_queue.cc:1048] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.585872 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:50.591081 32345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:50.592183 32346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:50.593097 32348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:50.593520 30834 server_base.cc:1061] running on GCE node
I20260710 11:07:50.595166 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:50.595345 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:50.595472 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681670595461 us; error 0 us; skew 500 ppm
I20260710 11:07:50.595894 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:50.598115 30834 webserver.cc:533] Webserver started at http://127.30.28.132:46479/ using document root <none> and password file <none>
I20260710 11:07:50.598523 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:50.598672 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:50.598868 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:50.599788 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-3-root/instance:
uuid: "9d46ee1af88a4e4597cbff3f072d6029"
format_stamp: "Formatted at 2026-07-10 11:07:50 on dist-test-slave-gg25"
I20260710 11:07:50.603771 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:07:50.606823 32353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:50.607537 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:50.607769 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-3-root
uuid: "9d46ee1af88a4e4597cbff3f072d6029"
format_stamp: "Formatted at 2026-07-10 11:07:50 on dist-test-slave-gg25"
I20260710 11:07:50.608065 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:50.625353 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:50.626497 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:50.627605 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:50.629642 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:50.629812 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:50.629990 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:50.630121 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:50.698001 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.132:38949
I20260710 11:07:50.698091 32415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.132:38949 every 8 connection(s)
I20260710 11:07:50.705638 30834 auto_leader_rebalancer-test.cc:388] add a tserver: 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:50.721889 32416 heartbeater.cc:344] Connected to a master server at 127.30.28.190:37281
I20260710 11:07:50.722317 32416 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:50.723110 32416 heartbeater.cc:507] Master 127.30.28.190:37281 requested a full tablet report, sending...
I20260710 11:07:50.724978 31857 ts_manager.cc:194] Registered new tserver with Master: 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949)
I20260710 11:07:50.726152 31857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53152
I20260710 11:07:50.729914 32158 consensus_queue.cc:1048] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.739286 32158 consensus_queue.cc:1048] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.809567 32108 consensus_queue.cc:237] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:50.816108 32035 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.816226 31958 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.817849 32317 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.818946 32255 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.828136 32158 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.829640 32035 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
W20260710 11:07:50.831360 32075 consensus_peers.cc:597] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73333a083fb64be8b366b879320573f6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.832399 31958 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.841578 31857 catalog_manager.cc:5697] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.842751 32108 consensus_queue.cc:237] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
W20260710 11:07:50.850440 32075 consensus_peers.cc:597] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a9450bfa70e49af83958dc0cb2fba66. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.850857 31958 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.851059 32035 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.852294 32317 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.853180 32158 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.859717 32317 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.862493 32035 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.863150 31958 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.878324 31855 catalog_manager.cc:5697] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.897083 31958 consensus_queue.cc:237] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:50.903396 32108 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.904775 32434 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.906760 32035 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.908455 32434 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.912602 32264 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.916270 32108 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
W20260710 11:07:50.918813 31926 consensus_peers.cc:597] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: faf4a432e7ac43a6aa9dd5d9fbffe80f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.927428 31958 consensus_queue.cc:237] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:50.928593 31855 catalog_manager.cc:5697] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.921101 32032 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.938052 32035 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:50.938072 31926 consensus_peers.cc:597] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 102d11ba68da4b18aff5508b50738969. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.938704 32108 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.939554 32434 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.940395 32264 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.952096 32264 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.953874 32033 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.962138 32108 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:50.967020 31855 catalog_manager.cc:5697] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:51.220026 32441 ts_tablet_manager.cc:933] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:51.224383 32441 tablet_copy_client.cc:323] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:07:51.233489 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet 73333a083fb64be8b366b879320573f6 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:07:51.234028 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet 73333a083fb64be8b366b879320573f6 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-73333a083fb64be8b366b879320573f6
I20260710 11:07:51.243155 32120 tablet_copy_source_session.cc:215] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:51.246750 32441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73333a083fb64be8b366b879320573f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:51.257772 32441 tablet_copy_client.cc:806] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:51.258277 32441 tablet_copy_client.cc:670] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:51.262494 32441 tablet_copy_client.cc:538] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:51.268651 32441 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:51.290462 32441 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:51.291164 32441 tablet_bootstrap.cc:492] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:51.291663 32441 ts_tablet_manager.cc:1403] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 11:07:51.294050 32441 raft_consensus.cc:359] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.294694 32441 raft_consensus.cc:740] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:51.295277 32441 consensus_queue.cc:260] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.297398 32416 heartbeater.cc:499] Master 127.30.28.190:37281 was elected leader, sending a full tablet report...
I20260710 11:07:51.297942 32441 ts_tablet_manager.cc:1434] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:07:51.299613 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-73333a083fb64be8b366b879320573f6 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:07:51.300024 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-73333a083fb64be8b366b879320573f6 on tablet 73333a083fb64be8b366b879320573f6 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:51.396682 32441 ts_tablet_manager.cc:933] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:51.413254 32441 tablet_copy_client.cc:323] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:07:51.416430 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet 9a9450bfa70e49af83958dc0cb2fba66 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:07:51.417169 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet 9a9450bfa70e49af83958dc0cb2fba66 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-9a9450bfa70e49af83958dc0cb2fba66
I20260710 11:07:51.426810 32120 tablet_copy_source_session.cc:215] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:51.428608 32449 ts_tablet_manager.cc:933] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:51.430676 32441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9450bfa70e49af83958dc0cb2fba66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:51.446570 32449 tablet_copy_client.cc:323] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.129:45943
I20260710 11:07:51.454815 32441 tablet_copy_client.cc:806] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:51.455768 32441 tablet_copy_client.cc:670] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:51.461407 32441 tablet_copy_client.cc:538] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:51.474556 32441 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:51.479660 31971 tablet_copy_service.cc:140] P 56e9428cfa95459f9b47492b3939d33b: Received BeginTabletCopySession request for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:57796)
I20260710 11:07:51.480283 31971 tablet_copy_service.cc:161] P 56e9428cfa95459f9b47492b3939d33b: Beginning new tablet copy session on tablet faf4a432e7ac43a6aa9dd5d9fbffe80f from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:57796: session id = 9d46ee1af88a4e4597cbff3f072d6029-faf4a432e7ac43a6aa9dd5d9fbffe80f
I20260710 11:07:51.485682 31971 tablet_copy_source_session.cc:215] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:51.488504 32449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:51.496555 32441 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:51.497452 32441 tablet_bootstrap.cc:492] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:51.498184 32441 ts_tablet_manager.cc:1403] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 11:07:51.502116 32441 raft_consensus.cc:359] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.503455 32441 raft_consensus.cc:740] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:51.504252 32441 consensus_queue.cc:260] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.510172 32441 ts_tablet_manager.cc:1434] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:07:51.511835 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-9a9450bfa70e49af83958dc0cb2fba66 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:07:51.512333 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-9a9450bfa70e49af83958dc0cb2fba66 on tablet 9a9450bfa70e49af83958dc0cb2fba66 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:51.512782 32449 tablet_copy_client.cc:806] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:51.513345 32449 tablet_copy_client.cc:670] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:51.522536 32441 ts_tablet_manager.cc:933] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:51.522719 32449 tablet_copy_client.cc:538] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:51.524127 32441 tablet_copy_client.cc:323] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.129:45943
I20260710 11:07:51.525698 31971 tablet_copy_service.cc:140] P 56e9428cfa95459f9b47492b3939d33b: Received BeginTabletCopySession request for tablet 102d11ba68da4b18aff5508b50738969 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:57796)
I20260710 11:07:51.526206 31971 tablet_copy_service.cc:161] P 56e9428cfa95459f9b47492b3939d33b: Beginning new tablet copy session on tablet 102d11ba68da4b18aff5508b50738969 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:57796: session id = 9d46ee1af88a4e4597cbff3f072d6029-102d11ba68da4b18aff5508b50738969
I20260710 11:07:51.531523 32449 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:51.538801 31971 tablet_copy_source_session.cc:215] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:51.545426 32441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102d11ba68da4b18aff5508b50738969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:51.558318 32449 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:51.559168 32449 tablet_bootstrap.cc:492] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:51.559796 32449 ts_tablet_manager.cc:1403] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.005s
I20260710 11:07:51.563095 32441 tablet_copy_client.cc:806] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:51.562716 32449 raft_consensus.cc:359] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.563572 32441 tablet_copy_client.cc:670] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:51.563513 32449 raft_consensus.cc:740] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:51.564368 32449 consensus_queue.cc:260] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.566414 32449 ts_tablet_manager.cc:1434] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:07:51.569451 31971 tablet_copy_service.cc:342] P 56e9428cfa95459f9b47492b3939d33b: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-faf4a432e7ac43a6aa9dd5d9fbffe80f received from {username='slave'} at 127.0.0.1:57796
I20260710 11:07:51.569694 32441 tablet_copy_client.cc:538] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:51.569875 31971 tablet_copy_service.cc:434] P 56e9428cfa95459f9b47492b3939d33b: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-faf4a432e7ac43a6aa9dd5d9fbffe80f on tablet faf4a432e7ac43a6aa9dd5d9fbffe80f with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:51.579334 32441 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:51.591897 32441 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:51.592657 32441 tablet_bootstrap.cc:492] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:51.593178 32441 ts_tablet_manager.cc:1403] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.003s
I20260710 11:07:51.594949 32441 raft_consensus.cc:359] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.595479 32441 raft_consensus.cc:740] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:51.595881 32441 consensus_queue.cc:260] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:51.597586 32441 ts_tablet_manager.cc:1434] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:51.599128 31971 tablet_copy_service.cc:342] P 56e9428cfa95459f9b47492b3939d33b: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-102d11ba68da4b18aff5508b50738969 received from {username='slave'} at 127.0.0.1:57796
I20260710 11:07:51.599520 31971 tablet_copy_service.cc:434] P 56e9428cfa95459f9b47492b3939d33b: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-102d11ba68da4b18aff5508b50738969 on tablet 102d11ba68da4b18aff5508b50738969 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:51.751576 32391 raft_consensus.cc:1217] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:51.930681 32391 raft_consensus.cc:1217] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:51.944487 32391 raft_consensus.cc:1217] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:52.041617 32391 raft_consensus.cc:1217] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:52.353560 32250 raft_consensus.cc:1064] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:52.355602 32250 consensus_queue.cc:237] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.362109 32391 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.363090 31961 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.364784 32033 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.365134 32255 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:52.366503 32461 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.367468 32317 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.381510 32461 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.383209 31961 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.386260 32033 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.398674 31856 catalog_manager.cc:5697] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.402248 32391 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.446342 32109 consensus_queue.cc:237] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.453156 31959 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.453272 32391 raft_consensus.cc:1275] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.454501 32461 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.456315 32255 consensus_queue.cc:1048] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.461160 32255 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.462133 31961 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.471402 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73333a083fb64be8b366b879320573f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:52.475063 32459 raft_consensus.cc:1064] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:52.478041 32390 raft_consensus.cc:2955] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.480226 32459 consensus_queue.cc:237] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.482226 31858 catalog_manager.cc:5697] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:52.485353 32458 raft_consensus.cc:1064] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:52.493868 32109 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.495434 32264 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:52.497017 32317 raft_consensus.cc:1064] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:52.502872 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet 73333a083fb64be8b366b879320573f6 with delete_type TABLET_DATA_TOMBSTONED (TS 8904836f308248f0943ec14f3f4d144d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38366
I20260710 11:07:52.504189 32389 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.506552 32317 consensus_queue.cc:237] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.510402 32471 tablet_replica.cc:333] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:07:52.515482 32264 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.519358 32033 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.520960 32458 consensus_queue.cc:237] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.522692 32264 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.527022 32471 raft_consensus.cc:2243] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.527813 32471 raft_consensus.cc:2272] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.531422 32471 ts_tablet_manager.cc:1916] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:52.547093 32390 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.547093 32109 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.549674 32390 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.549544 32474 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:52.550347 32032 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.551070 32255 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.558918 32032 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.560303 32255 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:52.560283 32470 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:52.564265 32474 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.569036 32471 ts_tablet_manager.cc:1929] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:52.569536 32471 log.cc:1199] T 73333a083fb64be8b366b879320573f6 P 8904836f308248f0943ec14f3f4d144d: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/wals/73333a083fb64be8b366b879320573f6
I20260710 11:07:52.571833 31845 catalog_manager.cc:5028] TS 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): tablet 73333a083fb64be8b366b879320573f6 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:52.577801 31961 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:52.583170 32317 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:52.591578 32461 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.593565 32388 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
W20260710 11:07:52.600770 32477 log.cc:927] Time spent T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 11:07:52.602095 32459 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.606972 32032 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.609016 32474 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.619097 31958 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.611639 32391 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.613698 31855 catalog_manager.cc:5697] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:52.623332 32035 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.628497 32031 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.643270 31857 catalog_manager.cc:5697] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.643066 32388 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.646560 32110 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.658891 32108 consensus_queue.cc:237] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.648826 32109 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.669992 31961 consensus_queue.cc:237] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.671608 32035 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.673889 32317 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.679078 32391 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.679080 32032 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.681074 32317 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.679736 32388 raft_consensus.cc:1275] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.681447 32458 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.683038 32470 consensus_queue.cc:1048] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.687381 31856 catalog_manager.cc:5697] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.689051 32470 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.690054 32255 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.694662 32031 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.701543 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a9450bfa70e49af83958dc0cb2fba66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:52.703960 31843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:52.704452 32035 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.708053 32388 raft_consensus.cc:2955] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.717630 31859 catalog_manager.cc:5697] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:52.718477 31961 consensus_queue.cc:237] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:52.726209 32388 raft_consensus.cc:2955] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.727197 32031 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.728621 32470 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.729348 31854 catalog_manager.cc:5697] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.731642 32391 raft_consensus.cc:1275] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:52.733044 32470 consensus_queue.cc:1048] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.736078 32458 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.741206 32099 tablet_service.cc:1558] Processing DeleteTablet for tablet faf4a432e7ac43a6aa9dd5d9fbffe80f with delete_type TABLET_DATA_TOMBSTONED (TS 739c5badc074423c9903cd6991e498d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260710 11:07:52.741582 31950 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a9450bfa70e49af83958dc0cb2fba66 with delete_type TABLET_DATA_TOMBSTONED (TS 56e9428cfa95459f9b47492b3939d33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57768
I20260710 11:07:52.743646 32035 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.755175 31843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 102d11ba68da4b18aff5508b50738969 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:52.758996 32486 tablet_replica.cc:333] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:07:52.759796 32486 raft_consensus.cc:2243] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.747385 32391 raft_consensus.cc:2955] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.760447 32486 raft_consensus.cc:2272] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.773469 32485 tablet_replica.cc:333] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:07:52.774161 32486 ts_tablet_manager.cc:1916] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:52.774454 32485 raft_consensus.cc:2243] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.775732 32485 raft_consensus.cc:2272] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.775944 31857 catalog_manager.cc:5697] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:52.782863 32485 ts_tablet_manager.cc:1916] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:52.785970 32099 tablet_service.cc:1558] Processing DeleteTablet for tablet 102d11ba68da4b18aff5508b50738969 with delete_type TABLET_DATA_TOMBSTONED (TS 739c5badc074423c9903cd6991e498d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260710 11:07:52.795686 32486 ts_tablet_manager.cc:1929] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:52.796133 32486 log.cc:1199] T 9a9450bfa70e49af83958dc0cb2fba66 P 56e9428cfa95459f9b47492b3939d33b: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/wals/9a9450bfa70e49af83958dc0cb2fba66
I20260710 11:07:52.797669 31843 catalog_manager.cc:5028] TS 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): tablet 9a9450bfa70e49af83958dc0cb2fba66 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:52.798982 32485 ts_tablet_manager.cc:1929] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:52.799387 32485 log.cc:1199] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 739c5badc074423c9903cd6991e498d3: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/wals/faf4a432e7ac43a6aa9dd5d9fbffe80f
I20260710 11:07:52.800860 32485 tablet_replica.cc:333] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:07:52.800827 31846 catalog_manager.cc:5028] TS 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): tablet faf4a432e7ac43a6aa9dd5d9fbffe80f (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:52.801609 32485 raft_consensus.cc:2243] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.802114 32485 raft_consensus.cc:2272] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.804481 32485 ts_tablet_manager.cc:1916] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:52.815982 32485 ts_tablet_manager.cc:1929] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:52.816313 32485 log.cc:1199] T 102d11ba68da4b18aff5508b50738969 P 739c5badc074423c9903cd6991e498d3: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/wals/102d11ba68da4b18aff5508b50738969
I20260710 11:07:52.817543 31846 catalog_manager.cc:5028] TS 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): tablet 102d11ba68da4b18aff5508b50738969 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:53.815233 32110 consensus_queue.cc:237] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:53.821080 32031 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:53.821748 31958 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:53.822083 32075 consensus_peers.cc:597] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db616c2139314d7bba92dcc5d8ac75fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:53.823055 32250 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.823669 32488 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.832628 32317 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.835037 31961 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.837523 32031 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.847213 31857 catalog_manager.cc:5697] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:53.870092 32031 consensus_queue.cc:237] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:53.877772 32110 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:53.879267 32330 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.880409 31961 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:53.881610 32500 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.888119 32330 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
W20260710 11:07:53.889171 32001 consensus_peers.cc:597] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75af6812f8ed4482984a93980aac9a73. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:53.893137 31961 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.893729 32110 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.900508 32031 consensus_queue.cc:237] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:53.901584 31855 catalog_manager.cc:5697] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 2 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:53.911563 31961 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:53.912221 32001 consensus_peers.cc:597] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d17826f5ad1447dbfe8ce35b7787aa7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:53.913030 32330 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.911567 32110 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:53.915023 32330 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.921937 32503 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.923547 31961 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.924820 32110 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.936764 31961 consensus_queue.cc:237] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:53.938210 31857 catalog_manager.cc:5697] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:53.943413 31926 consensus_peers.cc:597] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dd38d4afa8a4fd49ab409cc4d1441dc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:53.943874 32110 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:53.945230 32031 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:53.945281 32458 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.946542 32459 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:53.957475 32458 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.958981 32110 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.961143 32031 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:53.972163 31857 catalog_manager.cc:5697] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:54.323205 32511 ts_tablet_manager.cc:933] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:54.328570 32511 tablet_copy_client.cc:323] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:07:54.329957 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet db616c2139314d7bba92dcc5d8ac75fd from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:07:54.330375 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet db616c2139314d7bba92dcc5d8ac75fd from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-db616c2139314d7bba92dcc5d8ac75fd
I20260710 11:07:54.334924 32120 tablet_copy_source_session.cc:215] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:54.337297 32511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db616c2139314d7bba92dcc5d8ac75fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.347730 32511 tablet_copy_client.cc:806] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:54.348217 32511 tablet_copy_client.cc:670] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:54.352087 32511 tablet_copy_client.cc:538] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:54.357643 32511 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:54.375967 32511 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:54.376703 32511 tablet_bootstrap.cc:492] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:54.377328 32511 ts_tablet_manager.cc:1403] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.013s
I20260710 11:07:54.380116 32511 raft_consensus.cc:359] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.380714 32511 raft_consensus.cc:740] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:54.381189 32511 consensus_queue.cc:260] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.384246 32511 ts_tablet_manager.cc:1434] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:54.386041 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-db616c2139314d7bba92dcc5d8ac75fd received from {username='slave'} at 127.0.0.1:34572
I20260710 11:07:54.386397 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-db616c2139314d7bba92dcc5d8ac75fd on tablet db616c2139314d7bba92dcc5d8ac75fd with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:54.390373 32511 ts_tablet_manager.cc:933] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:54.391875 32511 tablet_copy_client.cc:323] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.130:37493
I20260710 11:07:54.405683 32046 tablet_copy_service.cc:140] P 8904836f308248f0943ec14f3f4d144d: Received BeginTabletCopySession request for tablet 75af6812f8ed4482984a93980aac9a73 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:38402)
I20260710 11:07:54.406153 32046 tablet_copy_service.cc:161] P 8904836f308248f0943ec14f3f4d144d: Beginning new tablet copy session on tablet 75af6812f8ed4482984a93980aac9a73 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:38402: session id = 9d46ee1af88a4e4597cbff3f072d6029-75af6812f8ed4482984a93980aac9a73
I20260710 11:07:54.412918 32046 tablet_copy_source_session.cc:215] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:54.415355 32511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75af6812f8ed4482984a93980aac9a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.425931 32511 tablet_copy_client.cc:806] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:54.426435 32511 tablet_copy_client.cc:670] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:54.430176 32511 tablet_copy_client.cc:538] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:54.438269 32511 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:54.456578 32511 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:54.457366 32511 tablet_bootstrap.cc:492] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:54.457964 32511 ts_tablet_manager.cc:1403] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 11:07:54.460634 32511 raft_consensus.cc:359] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.461469 32511 raft_consensus.cc:740] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:54.462184 32511 consensus_queue.cc:260] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.464480 32511 ts_tablet_manager.cc:1434] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:07:54.466037 32046 tablet_copy_service.cc:342] P 8904836f308248f0943ec14f3f4d144d: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-75af6812f8ed4482984a93980aac9a73 received from {username='slave'} at 127.0.0.1:38402
I20260710 11:07:54.466482 32046 tablet_copy_service.cc:434] P 8904836f308248f0943ec14f3f4d144d: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-75af6812f8ed4482984a93980aac9a73 on tablet 75af6812f8ed4482984a93980aac9a73 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:54.522708 32511 ts_tablet_manager.cc:933] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:54.524748 32511 tablet_copy_client.cc:323] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.130:37493
I20260710 11:07:54.525355 32520 ts_tablet_manager.cc:933] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:54.526173 32046 tablet_copy_service.cc:140] P 8904836f308248f0943ec14f3f4d144d: Received BeginTabletCopySession request for tablet 0d17826f5ad1447dbfe8ce35b7787aa7 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:38402)
I20260710 11:07:54.526695 32046 tablet_copy_service.cc:161] P 8904836f308248f0943ec14f3f4d144d: Beginning new tablet copy session on tablet 0d17826f5ad1447dbfe8ce35b7787aa7 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:38402: session id = 9d46ee1af88a4e4597cbff3f072d6029-0d17826f5ad1447dbfe8ce35b7787aa7
I20260710 11:07:54.526953 32520 tablet_copy_client.cc:323] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.129:45943
I20260710 11:07:54.528501 31971 tablet_copy_service.cc:140] P 56e9428cfa95459f9b47492b3939d33b: Received BeginTabletCopySession request for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:57796)
I20260710 11:07:54.528996 31971 tablet_copy_service.cc:161] P 56e9428cfa95459f9b47492b3939d33b: Beginning new tablet copy session on tablet 7dd38d4afa8a4fd49ab409cc4d1441dc from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:57796: session id = 9d46ee1af88a4e4597cbff3f072d6029-7dd38d4afa8a4fd49ab409cc4d1441dc
I20260710 11:07:54.533540 32046 tablet_copy_source_session.cc:215] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:54.536573 32511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d17826f5ad1447dbfe8ce35b7787aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.536608 31971 tablet_copy_source_session.cc:215] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:54.539316 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.550504 32520 tablet_copy_client.cc:806] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:54.550830 32511 tablet_copy_client.cc:806] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:54.551045 32520 tablet_copy_client.cc:670] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:54.551391 32511 tablet_copy_client.cc:670] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:54.554934 32520 tablet_copy_client.cc:538] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:54.555044 32511 tablet_copy_client.cc:538] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:54.561893 32520 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:54.562031 32511 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:54.580013 32520 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:54.580003 32511 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:54.581038 32520 tablet_bootstrap.cc:492] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:54.581156 32511 tablet_bootstrap.cc:492] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:54.581702 32520 ts_tablet_manager.cc:1403] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 11:07:54.581804 32511 ts_tablet_manager.cc:1403] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 11:07:54.584295 32511 raft_consensus.cc:359] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.585062 32511 raft_consensus.cc:740] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:54.584687 32520 raft_consensus.cc:359] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.585608 32520 raft_consensus.cc:740] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:54.585667 32511 consensus_queue.cc:260] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.586288 32520 consensus_queue.cc:260] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:54.587632 32511 ts_tablet_manager.cc:1434] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:07:54.588922 32520 ts_tablet_manager.cc:1434] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:07:54.590991 32046 tablet_copy_service.cc:342] P 8904836f308248f0943ec14f3f4d144d: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-0d17826f5ad1447dbfe8ce35b7787aa7 received from {username='slave'} at 127.0.0.1:38402
I20260710 11:07:54.591367 32046 tablet_copy_service.cc:434] P 8904836f308248f0943ec14f3f4d144d: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-0d17826f5ad1447dbfe8ce35b7787aa7 on tablet 0d17826f5ad1447dbfe8ce35b7787aa7 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:54.591418 31971 tablet_copy_service.cc:342] P 56e9428cfa95459f9b47492b3939d33b: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7dd38d4afa8a4fd49ab409cc4d1441dc received from {username='slave'} at 127.0.0.1:57796
I20260710 11:07:54.591907 31971 tablet_copy_service.cc:434] P 56e9428cfa95459f9b47492b3939d33b: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7dd38d4afa8a4fd49ab409cc4d1441dc on tablet 7dd38d4afa8a4fd49ab409cc4d1441dc with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:54.854921 32391 raft_consensus.cc:1217] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:07:54.880944 32391 raft_consensus.cc:1217] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:54.969684 32391 raft_consensus.cc:1217] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:55.091202 32391 raft_consensus.cc:1217] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:55.426702 32527 raft_consensus.cc:1064] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:55.428992 32527 consensus_queue.cc:237] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.434660 32391 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.434846 32110 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.436600 32527 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.436841 32031 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.438515 32458 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.442917 32250 raft_consensus.cc:1064] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:55.443593 32528 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.446386 32250 consensus_queue.cc:237] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.457455 32388 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.460784 32458 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.464309 31958 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.466650 32525 raft_consensus.cc:1064] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:55.461647 32526 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:55.469311 32525 consensus_queue.cc:237] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.467888 32110 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.475687 32250 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:55.489334 32031 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.501021 32250 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:55.501603 32031 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.508723 31854 catalog_manager.cc:5697] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.527985 32109 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:55.529639 32503 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.534813 32391 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEARNER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:55.540872 32388 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.543282 32390 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.529879 32250 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.553059 32542 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.556788 31958 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:55.562388 32524 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.599699 32543 raft_consensus.cc:1064] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:55.602217 32543 consensus_queue.cc:237] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.603221 31961 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.614456 32035 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.639966 32542 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.642670 32388 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.652190 32110 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.653900 31961 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.670269 32388 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.671253 32110 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.672147 31961 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:55.671952 32543 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.672791 32524 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.673607 32542 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.692503 31859 catalog_manager.cc:5697] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.694427 31859 catalog_manager.cc:5697] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.713953 32524 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.715958 31961 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.719069 32035 consensus_queue.cc:237] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.720397 32109 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.722414 32108 consensus_queue.cc:237] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.726176 31958 consensus_queue.cc:237] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.726991 32110 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:07:55.727236 32388 raft_consensus.cc:1275] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:07:55.728360 32542 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.729993 32543 consensus_queue.cc:1048] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.734521 32390 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.735395 31959 raft_consensus.cc:1275] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.736846 32548 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.738643 32526 consensus_queue.cc:1048] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.742136 31855 catalog_manager.cc:5697] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.744597 32388 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.750391 32458 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.750885 32388 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.743745 32543 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.760607 32538 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.760596 32110 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.766058 32389 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.766208 31958 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.767243 32390 raft_consensus.cc:2955] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.746917 32526 raft_consensus.cc:2955] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.769352 32035 raft_consensus.cc:1275] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.783722 32528 consensus_queue.cc:1048] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.786976 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db616c2139314d7bba92dcc5d8ac75fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:55.787488 31855 catalog_manager.cc:5697] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New cstate: current_term: 2 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.789197 32035 raft_consensus.cc:2955] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.795729 31843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:55.798552 31854 catalog_manager.cc:5697] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.799620 31950 tablet_service.cc:1558] Processing DeleteTablet for tablet 75af6812f8ed4482984a93980aac9a73 with delete_type TABLET_DATA_TOMBSTONED (TS 56e9428cfa95459f9b47492b3939d33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57768
I20260710 11:07:55.800526 31854 catalog_manager.cc:5697] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.803256 31845 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75af6812f8ed4482984a93980aac9a73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:55.806025 32389 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.811558 32556 tablet_replica.cc:333] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:07:55.814215 32556 raft_consensus.cc:2243] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:55.814939 32556 raft_consensus.cc:2272] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:55.818841 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet db616c2139314d7bba92dcc5d8ac75fd with delete_type TABLET_DATA_TOMBSTONED (TS 8904836f308248f0943ec14f3f4d144d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38366
I20260710 11:07:55.819608 32556 ts_tablet_manager.cc:1916] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:55.820572 32557 tablet_replica.cc:333] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:07:55.821578 32557 raft_consensus.cc:2243] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:55.822312 32557 raft_consensus.cc:2272] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:55.826442 32557 ts_tablet_manager.cc:1916] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:55.833624 32556 ts_tablet_manager.cc:1929] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:07:55.834082 32556 log.cc:1199] T 75af6812f8ed4482984a93980aac9a73 P 56e9428cfa95459f9b47492b3939d33b: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/wals/75af6812f8ed4482984a93980aac9a73
I20260710 11:07:55.834319 32035 consensus_queue.cc:237] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:55.835685 31843 catalog_manager.cc:5028] TS 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): tablet 75af6812f8ed4482984a93980aac9a73 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:55.842574 32099 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dd38d4afa8a4fd49ab409cc4d1441dc with delete_type TABLET_DATA_TOMBSTONED (TS 739c5badc074423c9903cd6991e498d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260710 11:07:55.843456 32557 ts_tablet_manager.cc:1929] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:55.843757 32557 log.cc:1199] T db616c2139314d7bba92dcc5d8ac75fd P 8904836f308248f0943ec14f3f4d144d: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/wals/db616c2139314d7bba92dcc5d8ac75fd
I20260710 11:07:55.845361 31845 catalog_manager.cc:5028] TS 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): tablet db616c2139314d7bba92dcc5d8ac75fd (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:55.848186 32389 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.849659 32503 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:55.853428 32110 raft_consensus.cc:1275] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.854858 32543 consensus_queue.cc:1048] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.862474 32390 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.868858 32558 tablet_replica.cc:333] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:07:55.860855 32543 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.870012 32558 raft_consensus.cc:2243] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:55.867139 32110 raft_consensus.cc:2955] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.870837 32558 raft_consensus.cc:2272] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:55.874830 32558 ts_tablet_manager.cc:1916] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:55.880995 31855 catalog_manager.cc:5697] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:55.885533 31845 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d17826f5ad1447dbfe8ce35b7787aa7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:55.895182 32558 ts_tablet_manager.cc:1929] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:55.895922 31950 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d17826f5ad1447dbfe8ce35b7787aa7 with delete_type TABLET_DATA_TOMBSTONED (TS 56e9428cfa95459f9b47492b3939d33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57768
I20260710 11:07:55.895671 32558 log.cc:1199] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 739c5badc074423c9903cd6991e498d3: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/wals/7dd38d4afa8a4fd49ab409cc4d1441dc
I20260710 11:07:55.896842 32556 tablet_replica.cc:333] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:07:55.897778 32556 raft_consensus.cc:2243] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:55.898152 31846 catalog_manager.cc:5028] TS 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): tablet 7dd38d4afa8a4fd49ab409cc4d1441dc (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:55.898495 32556 raft_consensus.cc:2272] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:55.901556 32556 ts_tablet_manager.cc:1916] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:55.911890 32556 ts_tablet_manager.cc:1929] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:55.912253 32556 log.cc:1199] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 56e9428cfa95459f9b47492b3939d33b: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/wals/0d17826f5ad1447dbfe8ce35b7787aa7
I20260710 11:07:55.913509 31843 catalog_manager.cc:5028] TS 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): tablet 0d17826f5ad1447dbfe8ce35b7787aa7 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:56.922322 31958 consensus_queue.cc:237] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
W20260710 11:07:56.928400 31926 consensus_peers.cc:597] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ee587ea924447d2872494f1662090a7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.928728 32109 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.929956 32032 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.929898 32561 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.931102 32528 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.936689 32561 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.938143 32109 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.940871 32032 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.950939 32035 consensus_queue.cc:237] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:56.953138 31857 catalog_manager.cc:5697] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
W20260710 11:07:56.963647 32001 consensus_peers.cc:597] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 871e8a2c69284359ac44cf51d7af7198. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.964279 32109 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.964766 31961 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.965727 32524 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.966467 32559 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.976645 32524 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.980530 32109 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.986914 31961 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.994426 31855 catalog_manager.cc:5697] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:56.996007 32109 consensus_queue.cc:237] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.002990 32035 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:57.003466 31961 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:57.004588 32526 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:57.005402 32534 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:57.006225 32075 consensus_peers.cc:597] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7028c70a80b94b4c9c3a78a96ce21e72. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:57.019722 32534 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.023557 32035 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.024674 31961 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.036217 32109 consensus_queue.cc:237] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.035971 31855 catalog_manager.cc:5697] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:57.046631 32075 consensus_peers.cc:597] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f92d6cd45f44010b36d89ce3062c6e5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:57.046749 32035 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:57.048002 32534 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:57.051133 31961 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:57.052265 32534 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:57.056519 32534 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.058831 32032 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.064132 31958 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.071507 31856 catalog_manager.cc:5697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:57.382032 32581 ts_tablet_manager.cc:933] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493)
I20260710 11:07:57.384768 32581 tablet_copy_client.cc:323] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.130:37493
I20260710 11:07:57.385558 32582 ts_tablet_manager.cc:933] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:07:57.386246 32046 tablet_copy_service.cc:140] P 8904836f308248f0943ec14f3f4d144d: Received BeginTabletCopySession request for tablet 871e8a2c69284359ac44cf51d7af7198 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:38402)
I20260710 11:07:57.386869 32046 tablet_copy_service.cc:161] P 8904836f308248f0943ec14f3f4d144d: Beginning new tablet copy session on tablet 871e8a2c69284359ac44cf51d7af7198 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:38402: session id = 9d46ee1af88a4e4597cbff3f072d6029-871e8a2c69284359ac44cf51d7af7198
I20260710 11:07:57.393874 32046 tablet_copy_source_session.cc:215] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:57.397032 32581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871e8a2c69284359ac44cf51d7af7198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.405665 32585 ts_tablet_manager.cc:933] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:57.407624 32582 tablet_copy_client.cc:323] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.129:45943
I20260710 11:07:57.409361 31971 tablet_copy_service.cc:140] P 56e9428cfa95459f9b47492b3939d33b: Received BeginTabletCopySession request for tablet 5ee587ea924447d2872494f1662090a7 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:57796)
I20260710 11:07:57.409863 31971 tablet_copy_service.cc:161] P 56e9428cfa95459f9b47492b3939d33b: Beginning new tablet copy session on tablet 5ee587ea924447d2872494f1662090a7 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:57796: session id = 9d46ee1af88a4e4597cbff3f072d6029-5ee587ea924447d2872494f1662090a7
I20260710 11:07:57.415689 32581 tablet_copy_client.cc:806] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:57.416205 32581 tablet_copy_client.cc:670] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:57.417547 31971 tablet_copy_source_session.cc:215] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:57.419785 32581 tablet_copy_client.cc:538] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:57.420742 32582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee587ea924447d2872494f1662090a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.427452 32581 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:57.438099 32582 tablet_copy_client.cc:806] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:57.438680 32582 tablet_copy_client.cc:670] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:57.442324 32582 tablet_copy_client.cc:538] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:57.450098 32582 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:57.476099 32582 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:57.477057 32582 tablet_bootstrap.cc:492] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:57.477702 32582 ts_tablet_manager.cc:1403] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.013s
I20260710 11:07:57.480652 32582 raft_consensus.cc:359] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.481485 32582 raft_consensus.cc:740] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:57.482563 32582 consensus_queue.cc:260] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.483677 32585 tablet_copy_client.cc:323] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:07:57.486034 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet 7028c70a80b94b4c9c3a78a96ce21e72 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:07:57.486713 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet 7028c70a80b94b4c9c3a78a96ce21e72 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-7028c70a80b94b4c9c3a78a96ce21e72
I20260710 11:07:57.491899 32582 ts_tablet_manager.cc:1434] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 11:07:57.493531 31971 tablet_copy_service.cc:342] P 56e9428cfa95459f9b47492b3939d33b: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-5ee587ea924447d2872494f1662090a7 received from {username='slave'} at 127.0.0.1:57796
I20260710 11:07:57.493907 31971 tablet_copy_service.cc:434] P 56e9428cfa95459f9b47492b3939d33b: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-5ee587ea924447d2872494f1662090a7 on tablet 5ee587ea924447d2872494f1662090a7 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:57.501926 32120 tablet_copy_source_session.cc:215] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:57.505478 32585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7028c70a80b94b4c9c3a78a96ce21e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.510452 32581 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:57.511372 32581 tablet_bootstrap.cc:492] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:57.512084 32581 ts_tablet_manager.cc:1403] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.053s
I20260710 11:07:57.514266 32581 raft_consensus.cc:359] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.514858 32581 raft_consensus.cc:740] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:57.515484 32581 consensus_queue.cc:260] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.520058 32585 tablet_copy_client.cc:806] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:57.520602 32585 tablet_copy_client.cc:670] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:57.521109 32581 ts_tablet_manager.cc:1434] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:57.523146 32046 tablet_copy_service.cc:342] P 8904836f308248f0943ec14f3f4d144d: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-871e8a2c69284359ac44cf51d7af7198 received from {username='slave'} at 127.0.0.1:38402
I20260710 11:07:57.523568 32046 tablet_copy_service.cc:434] P 8904836f308248f0943ec14f3f4d144d: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-871e8a2c69284359ac44cf51d7af7198 on tablet 871e8a2c69284359ac44cf51d7af7198 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:57.526624 32585 tablet_copy_client.cc:538] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:57.535580 32585 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:57.554214 32585 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:57.555011 32585 tablet_bootstrap.cc:492] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:57.555603 32585 ts_tablet_manager.cc:1403] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260710 11:07:57.558322 32585 raft_consensus.cc:359] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.559099 32585 raft_consensus.cc:740] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:57.559692 32585 consensus_queue.cc:260] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.561986 32585 ts_tablet_manager.cc:1434] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:57.563788 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7028c70a80b94b4c9c3a78a96ce21e72 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:07:57.564198 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7028c70a80b94b4c9c3a78a96ce21e72 on tablet 7028c70a80b94b4c9c3a78a96ce21e72 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:57.588081 32585 ts_tablet_manager.cc:933] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:07:57.589514 32585 tablet_copy_client.cc:323] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:07:57.590902 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet 0f92d6cd45f44010b36d89ce3062c6e5 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:07:57.591388 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet 0f92d6cd45f44010b36d89ce3062c6e5 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-0f92d6cd45f44010b36d89ce3062c6e5
I20260710 11:07:57.598234 32120 tablet_copy_source_session.cc:215] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:57.601032 32585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f92d6cd45f44010b36d89ce3062c6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.615163 32585 tablet_copy_client.cc:806] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:57.615696 32585 tablet_copy_client.cc:670] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:57.618901 32585 tablet_copy_client.cc:538] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:57.624351 32585 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:07:57.641891 32585 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:57.642711 32585 tablet_bootstrap.cc:492] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:07:57.643306 32585 ts_tablet_manager.cc:1403] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260710 11:07:57.646085 32585 raft_consensus.cc:359] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.646903 32585 raft_consensus.cc:740] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:07:57.647535 32585 consensus_queue.cc:260] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:57.649801 32585 ts_tablet_manager.cc:1434] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:57.652951 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-0f92d6cd45f44010b36d89ce3062c6e5 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:07:57.653331 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-0f92d6cd45f44010b36d89ce3062c6e5 on tablet 0f92d6cd45f44010b36d89ce3062c6e5 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:07:57.896505 32389 raft_consensus.cc:1217] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.961769 32389 raft_consensus.cc:1217] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.997694 32389 raft_consensus.cc:1217] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:58.090169 32390 raft_consensus.cc:1217] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:58.388967 32577 raft_consensus.cc:1064] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:58.390901 32577 consensus_queue.cc:237] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.396528 32390 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.396772 32032 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.398181 31958 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.398120 32577 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.399214 32534 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.400285 32576 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.417193 32577 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.418906 32032 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.424526 32596 raft_consensus.cc:1064] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:58.426856 32596 consensus_queue.cc:237] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.424912 32390 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.429438 31958 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.431480 31857 catalog_manager.cc:5697] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:58.455848 32109 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.457252 32561 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.462559 32390 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.464040 32596 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.468797 32032 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.471472 32596 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.473752 32110 consensus_queue.cc:237] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.488209 32389 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.487816 32596 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.490104 32031 raft_consensus.cc:1275] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.489559 32035 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.491289 32389 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.496831 32577 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.497588 32534 consensus_queue.cc:1048] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.504164 31856 catalog_manager.cc:5697] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.504244 32110 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.515362 32576 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.516656 32035 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.524705 32388 raft_consensus.cc:2955] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.531576 31958 consensus_queue.cc:237] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.538100 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7028c70a80b94b4c9c3a78a96ce21e72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:58.538571 32110 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.543790 32596 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.546366 31855 catalog_manager.cc:5697] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.552582 32593 raft_consensus.cc:1064] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:58.552161 32388 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.555374 32596 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.558846 32593 consensus_queue.cc:237] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.562363 32595 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.566639 32109 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.572043 32388 raft_consensus.cc:2955] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.573966 31843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ee587ea924447d2872494f1662090a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:58.583040 31854 catalog_manager.cc:5697] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:58.586908 31950 tablet_service.cc:1558] Processing DeleteTablet for tablet 7028c70a80b94b4c9c3a78a96ce21e72 with delete_type TABLET_DATA_TOMBSTONED (TS 56e9428cfa95459f9b47492b3939d33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57768
I20260710 11:07:58.591578 32110 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.593402 32611 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:58.594167 32390 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.595458 31958 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.595659 32593 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.607251 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ee587ea924447d2872494f1662090a7 with delete_type TABLET_DATA_TOMBSTONED (TS 8904836f308248f0943ec14f3f4d144d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38366
I20260710 11:07:58.607317 32611 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:58.606175 32614 tablet_replica.cc:333] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:07:58.626369 32614 raft_consensus.cc:2243] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:58.627123 32614 raft_consensus.cc:2272] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:58.637698 32577 raft_consensus.cc:1064] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:07:58.641021 32616 tablet_replica.cc:333] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:07:58.642130 32616 raft_consensus.cc:2243] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:58.644363 32577 consensus_queue.cc:237] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.645130 32616 raft_consensus.cc:2272] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:58.646157 32593 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.649533 32616 ts_tablet_manager.cc:1916] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:58.653201 32614 ts_tablet_manager.cc:1916] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:58.653693 32110 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.664332 32616 ts_tablet_manager.cc:1929] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:58.664918 32616 log.cc:1199] T 5ee587ea924447d2872494f1662090a7 P 8904836f308248f0943ec14f3f4d144d: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/wals/5ee587ea924447d2872494f1662090a7
I20260710 11:07:58.666559 31845 catalog_manager.cc:5028] TS 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): tablet 5ee587ea924447d2872494f1662090a7 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:58.674260 32390 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.675256 32035 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.676398 32390 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.679592 31958 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.679296 31854 catalog_manager.cc:5697] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.684360 32576 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.685808 32534 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.694223 31958 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:58.695379 32534 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:07:58.703260 32614 ts_tablet_manager.cc:1929] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:58.703715 32614 log.cc:1199] T 7028c70a80b94b4c9c3a78a96ce21e72 P 56e9428cfa95459f9b47492b3939d33b: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/wals/7028c70a80b94b4c9c3a78a96ce21e72
I20260710 11:07:58.704489 32035 consensus_queue.cc:237] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.705315 31843 catalog_manager.cc:5028] TS 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): tablet 7028c70a80b94b4c9c3a78a96ce21e72 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:58.717420 31958 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.718113 32388 raft_consensus.cc:1275] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.718735 32593 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.720520 32593 consensus_queue.cc:1048] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.727314 32610 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.728789 31959 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.731438 32035 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.729779 32620 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.738652 32389 raft_consensus.cc:2955] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.740136 31845 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 871e8a2c69284359ac44cf51d7af7198 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:58.745313 31856 catalog_manager.cc:5697] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New cstate: current_term: 1 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:58.745802 32390 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.756644 31959 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.758858 32099 tablet_service.cc:1558] Processing DeleteTablet for tablet 871e8a2c69284359ac44cf51d7af7198 with delete_type TABLET_DATA_TOMBSTONED (TS 739c5badc074423c9903cd6991e498d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260710 11:07:58.763633 32625 tablet_replica.cc:333] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:07:58.766031 31854 catalog_manager.cc:5697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.767381 32625 raft_consensus.cc:2243] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:58.768170 32625 raft_consensus.cc:2272] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:58.772867 32625 ts_tablet_manager.cc:1916] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:58.790668 32110 consensus_queue.cc:237] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:07:58.791337 32625 ts_tablet_manager.cc:1929] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:58.791730 32625 log.cc:1199] T 871e8a2c69284359ac44cf51d7af7198 P 739c5badc074423c9903cd6991e498d3: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/wals/871e8a2c69284359ac44cf51d7af7198
I20260710 11:07:58.796451 31846 catalog_manager.cc:5028] TS 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): tablet 871e8a2c69284359ac44cf51d7af7198 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:58.798009 31959 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.799314 32390 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.799525 32624 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:58.801489 32620 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.807566 32577 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.809348 31959 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.814821 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f92d6cd45f44010b36d89ce3062c6e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:58.817062 32390 raft_consensus.cc:2955] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:07:58.821184 31856 catalog_manager.cc:5697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:58.830984 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f92d6cd45f44010b36d89ce3062c6e5 with delete_type TABLET_DATA_TOMBSTONED (TS 8904836f308248f0943ec14f3f4d144d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38366
I20260710 11:07:58.831844 32616 tablet_replica.cc:333] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:07:58.832759 32616 raft_consensus.cc:2243] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:58.833408 32616 raft_consensus.cc:2272] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:58.836624 32616 ts_tablet_manager.cc:1916] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:58.845794 32616 ts_tablet_manager.cc:1929] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:58.846102 32616 log.cc:1199] T 0f92d6cd45f44010b36d89ce3062c6e5 P 8904836f308248f0943ec14f3f4d144d: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/wals/0f92d6cd45f44010b36d89ce3062c6e5
I20260710 11:07:58.847275 31845 catalog_manager.cc:5028] TS 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): tablet 0f92d6cd45f44010b36d89ce3062c6e5 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:07:59.861024 32110 consensus_queue.cc:237] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:59.866792 31958 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.866824 32032 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:59.866977 32075 consensus_peers.cc:597] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcb4ebe1a5e041e6945f6e4a0d77a226. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.868142 32624 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.868819 32577 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.875862 32577 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.877025 32032 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.877597 31958 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.889109 32110 consensus_queue.cc:237] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:59.888857 31855 catalog_manager.cc:5697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:59.896622 32075 consensus_peers.cc:597] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acf388b7a71a4c6ea3aab10687f3eaa6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.898087 31958 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.899240 32032 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.899448 32577 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.900501 32629 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.908044 32629 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.909873 31958 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.913457 32032 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.925568 31856 catalog_manager.cc:5697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.929193 31958 consensus_queue.cc:237] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:59.937698 32110 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:59.938086 31926 consensus_peers.cc:597] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e5830323cf64bec88c40c08764e0850. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.938751 32595 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.940094 32032 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.941231 32595 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.945690 32640 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.947238 32110 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.949826 32032 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.959372 31857 catalog_manager.cc:5697] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.966203 32110 consensus_queue.cc:237] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:07:59.975538 31958 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.976083 32032 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:59.976260 32075 consensus_peers.cc:597] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77a514bb06ff4f41ba4c405e6d3c4a4f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.976797 32624 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.977577 32629 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.984963 32577 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.986277 31958 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.987118 32035 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:07:59.996047 31856 catalog_manager.cc:5697] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:00.318158 32647 ts_tablet_manager.cc:933] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:00.322053 32647 tablet_copy_client.cc:323] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:08:00.323493 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet acf388b7a71a4c6ea3aab10687f3eaa6 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:08:00.323920 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet acf388b7a71a4c6ea3aab10687f3eaa6 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-acf388b7a71a4c6ea3aab10687f3eaa6
I20260710 11:08:00.329310 32120 tablet_copy_source_session.cc:215] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.331725 32647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf388b7a71a4c6ea3aab10687f3eaa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.341576 32647 tablet_copy_client.cc:806] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.342128 32647 tablet_copy_client.cc:670] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.345404 32647 tablet_copy_client.cc:538] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.350170 32649 ts_tablet_manager.cc:933] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:00.351897 32649 tablet_copy_client.cc:323] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:08:00.353215 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet dcb4ebe1a5e041e6945f6e4a0d77a226 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:08:00.353504 32647 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:08:00.353621 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet dcb4ebe1a5e041e6945f6e4a0d77a226 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-dcb4ebe1a5e041e6945f6e4a0d77a226
I20260710 11:08:00.358039 32120 tablet_copy_source_session.cc:215] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.360302 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb4ebe1a5e041e6945f6e4a0d77a226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.372875 32649 tablet_copy_client.cc:806] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.373435 32649 tablet_copy_client.cc:670] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.374155 32647 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.374974 32647 tablet_bootstrap.cc:492] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:08:00.375573 32647 ts_tablet_manager.cc:1403] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260710 11:08:00.376456 32649 tablet_copy_client.cc:538] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.378392 32647 raft_consensus.cc:359] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.379208 32647 raft_consensus.cc:740] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:08:00.380311 32647 consensus_queue.cc:260] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.385433 32649 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:08:00.397720 32647 ts_tablet_manager.cc:1434] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.016s
I20260710 11:08:00.400038 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-acf388b7a71a4c6ea3aab10687f3eaa6 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:08:00.400558 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-acf388b7a71a4c6ea3aab10687f3eaa6 on tablet acf388b7a71a4c6ea3aab10687f3eaa6 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:00.412953 32649 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.413640 32649 tablet_bootstrap.cc:492] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:08:00.414158 32649 ts_tablet_manager.cc:1403] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 11:08:00.416514 32649 raft_consensus.cc:359] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.417240 32649 raft_consensus.cc:740] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:08:00.417775 32649 consensus_queue.cc:260] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.421447 32649 ts_tablet_manager.cc:1434] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:00.422844 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-dcb4ebe1a5e041e6945f6e4a0d77a226 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:08:00.423197 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-dcb4ebe1a5e041e6945f6e4a0d77a226 on tablet dcb4ebe1a5e041e6945f6e4a0d77a226 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:00.435678 32649 ts_tablet_manager.cc:933] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:08:00.437379 32649 tablet_copy_client.cc:323] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.129:45943
I20260710 11:08:00.438977 31971 tablet_copy_service.cc:140] P 56e9428cfa95459f9b47492b3939d33b: Received BeginTabletCopySession request for tablet 7e5830323cf64bec88c40c08764e0850 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:57796)
I20260710 11:08:00.439476 31971 tablet_copy_service.cc:161] P 56e9428cfa95459f9b47492b3939d33b: Beginning new tablet copy session on tablet 7e5830323cf64bec88c40c08764e0850 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:57796: session id = 9d46ee1af88a4e4597cbff3f072d6029-7e5830323cf64bec88c40c08764e0850
I20260710 11:08:00.444271 31971 tablet_copy_source_session.cc:215] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.446702 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5830323cf64bec88c40c08764e0850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.456130 32649 tablet_copy_client.cc:806] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.456620 32649 tablet_copy_client.cc:670] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.459584 32649 tablet_copy_client.cc:538] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.463318 32647 ts_tablet_manager.cc:933] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:00.465201 32647 tablet_copy_client.cc:323] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:08:00.466694 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:08:00.466931 32649 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:08:00.467213 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet 77a514bb06ff4f41ba4c405e6d3c4a4f from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-77a514bb06ff4f41ba4c405e6d3c4a4f
I20260710 11:08:00.473865 32120 tablet_copy_source_session.cc:215] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.476581 32647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.485157 32649 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.486020 32649 tablet_bootstrap.cc:492] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:08:00.486624 32649 ts_tablet_manager.cc:1403] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260710 11:08:00.489459 32649 raft_consensus.cc:359] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.490226 32649 raft_consensus.cc:740] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:08:00.490839 32649 consensus_queue.cc:260] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.493044 32647 tablet_copy_client.cc:806] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.493557 32647 tablet_copy_client.cc:670] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.494706 32649 ts_tablet_manager.cc:1434] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 11:08:00.496371 31971 tablet_copy_service.cc:342] P 56e9428cfa95459f9b47492b3939d33b: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7e5830323cf64bec88c40c08764e0850 received from {username='slave'} at 127.0.0.1:57796
I20260710 11:08:00.496743 31971 tablet_copy_service.cc:434] P 56e9428cfa95459f9b47492b3939d33b: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7e5830323cf64bec88c40c08764e0850 on tablet 7e5830323cf64bec88c40c08764e0850 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:00.497125 32647 tablet_copy_client.cc:538] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.505182 32647 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:08:00.520766 32647 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.521409 32647 tablet_bootstrap.cc:492] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:08:00.521898 32647 ts_tablet_manager.cc:1403] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 11:08:00.523883 32647 raft_consensus.cc:359] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.524575 32647 raft_consensus.cc:740] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:08:00.525147 32647 consensus_queue.cc:260] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:00.527120 32647 ts_tablet_manager.cc:1434] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:00.528627 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-77a514bb06ff4f41ba4c405e6d3c4a4f received from {username='slave'} at 127.0.0.1:34572
I20260710 11:08:00.529011 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-77a514bb06ff4f41ba4c405e6d3c4a4f on tablet 77a514bb06ff4f41ba4c405e6d3c4a4f with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:00.845260 32390 raft_consensus.cc:1217] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.893266 32390 raft_consensus.cc:1217] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.948076 32390 raft_consensus.cc:1217] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:01.029695 32390 raft_consensus.cc:1217] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:01.384289 32658 raft_consensus.cc:1064] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:08:01.386090 32658 consensus_queue.cc:237] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.398128 32031 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.398803 31959 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.398947 32390 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.400170 32662 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.401326 32629 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.402377 32658 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.418903 32629 raft_consensus.cc:1064] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:08:01.423233 32629 consensus_queue.cc:237] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.435346 32624 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.442258 32390 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.445127 32669 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.449342 32031 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.450547 32388 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.447438 32035 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.454083 32629 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.467456 32629 raft_consensus.cc:1064] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:08:01.469604 32629 consensus_queue.cc:237] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.501893 31959 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.497802 31958 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.509346 32669 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.515275 31857 catalog_manager.cc:5697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.520735 32031 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.521726 31959 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.524175 32669 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.527338 32629 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 11:08:01.529138 32662 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.526093 32031 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.541985 32660 raft_consensus.cc:1064] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:08:01.545497 32660 consensus_queue.cc:237] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.550625 32388 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.560274 32673 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.577020 32390 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.591041 32624 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.602190 32390 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.604676 31958 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.613596 31959 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.617431 32390 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.618762 32643 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.623848 32110 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.624478 32031 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.625254 32660 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.625795 32032 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.628515 32660 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.642011 31856 catalog_manager.cc:5697] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.643983 32109 consensus_queue.cc:237] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.649614 31958 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.650141 32388 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.650908 32624 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.653370 32669 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.661927 31855 catalog_manager.cc:5697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } attrs { replace: true } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.664405 32673 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.669524 32659 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.671880 32388 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.672638 32110 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.683606 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcb4ebe1a5e041e6945f6e4a0d77a226 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.683022 32388 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.687333 31958 raft_consensus.cc:2955] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.692150 32031 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.698331 32109 consensus_queue.cc:237] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.705821 32388 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.707909 32669 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.711479 32031 raft_consensus.cc:1275] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.714208 32109 consensus_queue.cc:237] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.714672 32624 consensus_queue.cc:1048] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.709441 31859 catalog_manager.cc:5697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.718423 32624 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.723551 32390 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.724983 32032 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.722465 32031 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.726070 32669 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.727674 32662 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.728885 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.721350 32388 raft_consensus.cc:2955] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.735127 32662 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.737534 32032 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.738834 31854 catalog_manager.cc:5697] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.744701 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb4ebe1a5e041e6945f6e4a0d77a226 with delete_type TABLET_DATA_TOMBSTONED (TS 8904836f308248f0943ec14f3f4d144d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38366
I20260710 11:08:01.745994 32390 raft_consensus.cc:2955] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.758869 31958 consensus_queue.cc:237] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:01.763810 32390 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.765074 32643 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.766327 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acf388b7a71a4c6ea3aab10687f3eaa6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.771221 32659 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.773276 31855 catalog_manager.cc:5697] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.781272 32032 raft_consensus.cc:1275] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.782471 32390 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.785643 32643 consensus_queue.cc:1048] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.786904 31950 tablet_service.cc:1558] Processing DeleteTablet for tablet 77a514bb06ff4f41ba4c405e6d3c4a4f with delete_type TABLET_DATA_TOMBSTONED (TS 56e9428cfa95459f9b47492b3939d33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57768
I20260710 11:08:01.789685 31857 catalog_manager.cc:5697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index 3 to 4, VOTER 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.791736 32032 raft_consensus.cc:2955] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:01.792636 31843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e5830323cf64bec88c40c08764e0850 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.809881 32687 tablet_replica.cc:333] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:01.810312 32688 tablet_replica.cc:333] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:01.811216 32687 raft_consensus.cc:2243] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.811347 32688 raft_consensus.cc:2243] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.812049 32688 raft_consensus.cc:2272] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.812021 32687 raft_consensus.cc:2272] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.813272 31854 catalog_manager.cc:5697] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.816618 32687 ts_tablet_manager.cc:1916] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.817966 31950 tablet_service.cc:1558] Processing DeleteTablet for tablet acf388b7a71a4c6ea3aab10687f3eaa6 with delete_type TABLET_DATA_TOMBSTONED (TS 56e9428cfa95459f9b47492b3939d33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57768
I20260710 11:08:01.823619 32688 ts_tablet_manager.cc:1916] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.834669 32099 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e5830323cf64bec88c40c08764e0850 with delete_type TABLET_DATA_TOMBSTONED (TS 739c5badc074423c9903cd6991e498d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260710 11:08:01.836436 32687 ts_tablet_manager.cc:1929] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.836757 32689 tablet_replica.cc:333] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:01.836899 32687 log.cc:1199] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 8904836f308248f0943ec14f3f4d144d: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/wals/dcb4ebe1a5e041e6945f6e4a0d77a226
I20260710 11:08:01.837915 32689 raft_consensus.cc:2243] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.838670 31845 catalog_manager.cc:5028] TS 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): tablet dcb4ebe1a5e041e6945f6e4a0d77a226 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:08:01.838752 32689 raft_consensus.cc:2272] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.841764 32689 ts_tablet_manager.cc:1916] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.841854 32688 ts_tablet_manager.cc:1929] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.842403 32688 log.cc:1199] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 56e9428cfa95459f9b47492b3939d33b: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/wals/77a514bb06ff4f41ba4c405e6d3c4a4f
I20260710 11:08:01.845204 31843 catalog_manager.cc:5028] TS 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): tablet 77a514bb06ff4f41ba4c405e6d3c4a4f (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:08:01.845548 32688 tablet_replica.cc:333] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:01.846338 32688 raft_consensus.cc:2243] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.846921 32688 raft_consensus.cc:2272] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.850371 32688 ts_tablet_manager.cc:1916] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.854991 32689 ts_tablet_manager.cc:1929] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.855366 32689 log.cc:1199] T 7e5830323cf64bec88c40c08764e0850 P 739c5badc074423c9903cd6991e498d3: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/wals/7e5830323cf64bec88c40c08764e0850
I20260710 11:08:01.856868 31846 catalog_manager.cc:5028] TS 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): tablet 7e5830323cf64bec88c40c08764e0850 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:08:01.860381 32688 ts_tablet_manager.cc:1929] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.860658 32688 log.cc:1199] T acf388b7a71a4c6ea3aab10687f3eaa6 P 56e9428cfa95459f9b47492b3939d33b: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/wals/acf388b7a71a4c6ea3aab10687f3eaa6
I20260710 11:08:01.861956 31843 catalog_manager.cc:5028] TS 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): tablet acf388b7a71a4c6ea3aab10687f3eaa6 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:08:02.861459 32109 consensus_queue.cc:237] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:02.868369 31958 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.869043 32075 consensus_peers.cc:597] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5285e1c75fa04d739bb091c80e5d89f0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.869621 32031 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.870306 32692 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.871191 32662 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.879019 32031 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.879114 31958 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.877666 32669 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.891863 31854 catalog_manager.cc:5697] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.895280 31958 consensus_queue.cc:237] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:02.902690 32109 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.902868 31926 consensus_peers.cc:597] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b -> Peer 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132:38949): Couldn't send request to peer 9d46ee1af88a4e4597cbff3f072d6029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b948478bf7b4f348687223a9a13a164. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.905507 32659 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:02.905284 32031 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.907429 32659 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.916348 32690 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.921618 32031 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.923346 32109 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:02.936884 31855 catalog_manager.cc:5697] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d reported cstate change: config changed from index -1 to 2, NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) added. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } } }
I20260710 11:08:03.363535 32702 ts_tablet_manager.cc:933] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:03.365571 32702 tablet_copy_client.cc:323] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.131:38535
I20260710 11:08:03.367228 32120 tablet_copy_service.cc:140] P 739c5badc074423c9903cd6991e498d3: Received BeginTabletCopySession request for tablet 5285e1c75fa04d739bb091c80e5d89f0 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:34572)
I20260710 11:08:03.367662 32120 tablet_copy_service.cc:161] P 739c5badc074423c9903cd6991e498d3: Beginning new tablet copy session on tablet 5285e1c75fa04d739bb091c80e5d89f0 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:34572: session id = 9d46ee1af88a4e4597cbff3f072d6029-5285e1c75fa04d739bb091c80e5d89f0
I20260710 11:08:03.373826 32120 tablet_copy_source_session.cc:215] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.376518 32702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5285e1c75fa04d739bb091c80e5d89f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.388532 32702 tablet_copy_client.cc:806] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.389104 32702 tablet_copy_client.cc:670] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.393363 32702 tablet_copy_client.cc:538] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.400831 32702 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:08:03.417426 32702 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.418394 32702 tablet_bootstrap.cc:492] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:08:03.418980 32702 ts_tablet_manager.cc:1403] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260710 11:08:03.421489 32702 raft_consensus.cc:359] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:03.422245 32702 raft_consensus.cc:740] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:08:03.422821 32702 consensus_queue.cc:260] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:03.427394 32702 ts_tablet_manager.cc:1434] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:08:03.428951 32120 tablet_copy_service.cc:342] P 739c5badc074423c9903cd6991e498d3: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-5285e1c75fa04d739bb091c80e5d89f0 received from {username='slave'} at 127.0.0.1:34572
I20260710 11:08:03.429385 32120 tablet_copy_service.cc:434] P 739c5badc074423c9903cd6991e498d3: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-5285e1c75fa04d739bb091c80e5d89f0 on tablet 5285e1c75fa04d739bb091c80e5d89f0 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:03.438723 32702 ts_tablet_manager.cc:933] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: Initiating tablet copy from peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943)
I20260710 11:08:03.440232 32702 tablet_copy_client.cc:323] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Beginning tablet copy session from remote peer at address 127.30.28.129:45943
I20260710 11:08:03.441776 31971 tablet_copy_service.cc:140] P 56e9428cfa95459f9b47492b3939d33b: Received BeginTabletCopySession request for tablet 7b948478bf7b4f348687223a9a13a164 from peer 9d46ee1af88a4e4597cbff3f072d6029 ({username='slave'} at 127.0.0.1:57796)
I20260710 11:08:03.442248 31971 tablet_copy_service.cc:161] P 56e9428cfa95459f9b47492b3939d33b: Beginning new tablet copy session on tablet 7b948478bf7b4f348687223a9a13a164 from peer 9d46ee1af88a4e4597cbff3f072d6029 at {username='slave'} at 127.0.0.1:57796: session id = 9d46ee1af88a4e4597cbff3f072d6029-7b948478bf7b4f348687223a9a13a164
I20260710 11:08:03.448740 31971 tablet_copy_source_session.cc:215] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.451133 32702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b948478bf7b4f348687223a9a13a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.461424 32702 tablet_copy_client.cc:806] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.461935 32702 tablet_copy_client.cc:670] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.465405 32702 tablet_copy_client.cc:538] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.470938 32702 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap starting.
I20260710 11:08:03.485996 32702 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.486757 32702 tablet_bootstrap.cc:492] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: Bootstrap complete.
I20260710 11:08:03.487341 32702 ts_tablet_manager.cc:1403] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260710 11:08:03.490022 32702 raft_consensus.cc:359] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:03.490783 32702 raft_consensus.cc:740] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Initialized, Role: LEARNER
I20260710 11:08:03.491283 32702 consensus_queue.cc:260] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: NON_VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: true } }
I20260710 11:08:03.493647 32702 ts_tablet_manager.cc:1434] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:08:03.495186 31971 tablet_copy_service.cc:342] P 56e9428cfa95459f9b47492b3939d33b: Request end of tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7b948478bf7b4f348687223a9a13a164 received from {username='slave'} at 127.0.0.1:57796
I20260710 11:08:03.495600 31971 tablet_copy_service.cc:434] P 56e9428cfa95459f9b47492b3939d33b: ending tablet copy session 9d46ee1af88a4e4597cbff3f072d6029-7b948478bf7b4f348687223a9a13a164 on tablet 7b948478bf7b4f348687223a9a13a164 with peer 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:03.805548 32388 raft_consensus.cc:1217] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.030721 32388 raft_consensus.cc:1217] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.212389 32708 raft_consensus.cc:1064] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:08:04.214958 32708 consensus_queue.cc:237] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:04.221022 32388 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.221599 31959 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.222937 32708 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.223482 32032 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.224854 32669 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.227355 32669 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.235652 32708 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.237231 32032 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.250083 31854 catalog_manager.cc:5697] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:04.251361 32388 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.251799 31958 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.283358 32109 consensus_queue.cc:237] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:04.286922 32388 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.286976 31958 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Refusing update from remote peer 739c5badc074423c9903cd6991e498d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.288064 32662 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.288789 32669 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.294469 32662 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.295888 31958 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.296542 32388 raft_consensus.cc:2955] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.304842 31846 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5285e1c75fa04d739bb091c80e5d89f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.309787 31856 catalog_manager.cc:5697] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 3 to 4, VOTER 8904836f308248f0943ec14f3f4d144d (127.30.28.130) evicted. New cstate: current_term: 1 leader_uuid: "739c5badc074423c9903cd6991e498d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.319584 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet 5285e1c75fa04d739bb091c80e5d89f0 with delete_type TABLET_DATA_TOMBSTONED (TS 8904836f308248f0943ec14f3f4d144d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38366
I20260710 11:08:04.332645 32718 tablet_replica.cc:333] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:04.333350 32718 raft_consensus.cc:2243] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.334033 32718 raft_consensus.cc:2272] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.337224 32718 ts_tablet_manager.cc:1916] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.347214 32718 ts_tablet_manager.cc:1929] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.347591 32718 log.cc:1199] T 5285e1c75fa04d739bb091c80e5d89f0 P 8904836f308248f0943ec14f3f4d144d: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/wals/5285e1c75fa04d739bb091c80e5d89f0
I20260710 11:08:04.348893 31845 catalog_manager.cc:5028] TS 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): tablet 5285e1c75fa04d739bb091c80e5d89f0 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:08:04.510244 32659 raft_consensus.cc:1064] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: attempting to promote NON_VOTER 9d46ee1af88a4e4597cbff3f072d6029 to VOTER
I20260710 11:08:04.512461 32659 consensus_queue.cc:237] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:04.518494 32109 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.520457 32388 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 LEARNER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.521137 32031 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.522074 32659 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.522859 32690 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.524036 32709 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.537381 32709 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.539703 32388 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.540454 32031 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.551100 32109 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.555039 31855 catalog_manager.cc:5697] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: config changed from index 2 to 3, 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } attrs { replace: true } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.581033 31958 consensus_queue.cc:237] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:04.586052 32388 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.587414 32031 raft_consensus.cc:1275] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.587519 32709 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.588732 32690 consensus_queue.cc:1048] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.602458 32659 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.610406 32388 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.612090 31843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b948478bf7b4f348687223a9a13a164 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.615643 32031 raft_consensus.cc:2955] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } } }
I20260710 11:08:04.617926 31859 catalog_manager.cc:5697] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b reported cstate change: config changed from index 3 to 4, VOTER 739c5badc074423c9903cd6991e498d3 (127.30.28.131) evicted. New cstate: current_term: 1 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:04.635557 32099 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b948478bf7b4f348687223a9a13a164 with delete_type TABLET_DATA_TOMBSTONED (TS 739c5badc074423c9903cd6991e498d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260710 11:08:04.637429 32724 tablet_replica.cc:333] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:04.638295 32724 raft_consensus.cc:2243] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.638952 32724 raft_consensus.cc:2272] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.641659 32724 ts_tablet_manager.cc:1916] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.651170 32724 ts_tablet_manager.cc:1929] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.651412 32724 log.cc:1199] T 7b948478bf7b4f348687223a9a13a164 P 739c5badc074423c9903cd6991e498d3: Deleting WAL directory at /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/wals/7b948478bf7b4f348687223a9a13a164
I20260710 11:08:04.652649 31846 catalog_manager.cc:5028] TS 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): tablet 7b948478bf7b4f348687223a9a13a164 (table test-workload [id=bf7046b326fa449fa79b74d2c96ae7c7]) successfully deleted
I20260710 11:08:10.707197 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:10.737717 32109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:10.738269 32109 raft_consensus.cc:606] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:10.740681 32109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "8904836f308248f0943ec14f3f4d144d"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:10.741190 32109 raft_consensus.cc:606] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 8904836f308248f0943ec14f3f4d144d
I20260710 11:08:10.743364 32109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6db39c53e7ab41499da692855d204391"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "8904836f308248f0943ec14f3f4d144d"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:10.743762 32109 raft_consensus.cc:606] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 8904836f308248f0943ec14f3f4d144d
I20260710 11:08:10.745671 32109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:10.746060 32109 raft_consensus.cc:606] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:10.747907 32109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:10.748333 32109 raft_consensus.cc:606] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:10.749121 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:10.749977 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:10.767024 32726 raft_consensus.cc:993] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: : Instructing follower 8904836f308248f0943ec14f3f4d144d to start an election
I20260710 11:08:10.767484 32734 raft_consensus.cc:1081] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 8904836f308248f0943ec14f3f4d144d to start an election
I20260710 11:08:10.769721 32032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db"
dest_uuid: "8904836f308248f0943ec14f3f4d144d"
 from {username='slave'} at 127.0.0.1:38392
I20260710 11:08:10.770211 32032 raft_consensus.cc:493] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.770541 32032 raft_consensus.cc:3060] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.774910 32032 raft_consensus.cc:515] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:10.777158 32032 leader_election.cc:290] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:10.777401 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:08:10.777695 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf0b53614464ad8a41ef5dfd9f281db" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:10.777999 31958 raft_consensus.cc:3060] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.778203 32109 raft_consensus.cc:3055] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.778484 32109 raft_consensus.cc:740] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:10.779060 32109 consensus_queue.cc:260] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:10.779841 32109 raft_consensus.cc:3060] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.782661 31958 raft_consensus.cc:2468] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 2.
I20260710 11:08:10.783766 31999 leader_election.cc:304] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:08:10.783977 32109 raft_consensus.cc:2468] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 2.
I20260710 11:08:10.784518 32593 raft_consensus.cc:2804] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.785482 32593 raft_consensus.cc:697] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Becoming Leader. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Running, Role: LEADER
I20260710 11:08:10.786175 32593 consensus_queue.cc:237] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:10.795442 31859 catalog_manager.cc:5697] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 8904836f308248f0943ec14f3f4d144d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.134792 32734 raft_consensus.cc:993] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: : Instructing follower 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:11.135200 32726 raft_consensus.cc:1081] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:11.136358 32388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5"
dest_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:50184
I20260710 11:08:11.136793 32388 raft_consensus.cc:493] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:11.137053 32388 raft_consensus.cc:3060] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.141520 32388 raft_consensus.cc:515] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.143537 32388 leader_election.cc:290] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:11.144240 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:08:11.144501 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f92d6cd45f44010b36d89ce3062c6e5" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:11.144726 31958 raft_consensus.cc:3060] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.145017 32110 raft_consensus.cc:3055] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:11.145258 32110 raft_consensus.cc:740] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:11.145859 32110 consensus_queue.cc:260] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.146667 32110 raft_consensus.cc:3060] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.149029 31958 raft_consensus.cc:2468] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:11.149927 32354 leader_election.cc:304] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 9d46ee1af88a4e4597cbff3f072d6029; no voters: 
I20260710 11:08:11.150619 32110 raft_consensus.cc:2468] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:11.152354 32743 raft_consensus.cc:2804] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.153806 32743 raft_consensus.cc:697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Becoming Leader. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Running, Role: LEADER
I20260710 11:08:11.154593 32743 consensus_queue.cc:237] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.160858 31859 catalog_manager.cc:5697] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132). New cstate: current_term: 2 leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.184304 32726 raft_consensus.cc:993] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: : Instructing follower 8904836f308248f0943ec14f3f4d144d to start an election
I20260710 11:08:11.184700 32734 raft_consensus.cc:1081] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 8904836f308248f0943ec14f3f4d144d to start an election
I20260710 11:08:11.185806 32032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6db39c53e7ab41499da692855d204391"
dest_uuid: "8904836f308248f0943ec14f3f4d144d"
 from {username='slave'} at 127.0.0.1:38392
I20260710 11:08:11.186151 32032 raft_consensus.cc:493] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:11.186365 32032 raft_consensus.cc:3060] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.190140 32032 raft_consensus.cc:515] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:11.191327 32032 leader_election.cc:290] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:11.191849 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:08:11.192121 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db39c53e7ab41499da692855d204391" candidate_uuid: "8904836f308248f0943ec14f3f4d144d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:11.192391 31958 raft_consensus.cc:3060] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.192692 32110 raft_consensus.cc:3055] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:11.192996 32110 raft_consensus.cc:740] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:11.193594 32110 consensus_queue.cc:260] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:11.194509 32110 raft_consensus.cc:3060] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.196555 31958 raft_consensus.cc:2468] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 2.
I20260710 11:08:11.197366 31999 leader_election.cc:304] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:08:11.198189 32737 raft_consensus.cc:2804] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.198623 32737 raft_consensus.cc:697] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Becoming Leader. State: Replica: 8904836f308248f0943ec14f3f4d144d, State: Running, Role: LEADER
I20260710 11:08:11.199393 32737 consensus_queue.cc:237] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:11.200194 32110 raft_consensus.cc:2468] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8904836f308248f0943ec14f3f4d144d in term 2.
I20260710 11:08:11.203470 31958 raft_consensus.cc:1275] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.204986 32737 consensus_queue.cc:1048] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.208531 31859 catalog_manager.cc:5697] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 8904836f308248f0943ec14f3f4d144d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "8904836f308248f0943ec14f3f4d144d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.214691 32110 raft_consensus.cc:1275] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.216243 32749 consensus_queue.cc:1048] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.241318 32726 raft_consensus.cc:993] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: : Instructing follower 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:11.241695 32734 raft_consensus.cc:1081] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:11.242897 32388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226"
dest_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:50184
I20260710 11:08:11.243268 32388 raft_consensus.cc:493] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:11.243484 32388 raft_consensus.cc:3060] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.248065 32388 raft_consensus.cc:515] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.249922 32388 leader_election.cc:290] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:11.250320 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:08:11.250844 31958 raft_consensus.cc:3060] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.250779 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb4ebe1a5e041e6945f6e4a0d77a226" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:11.251389 32110 raft_consensus.cc:3055] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:11.251683 32110 raft_consensus.cc:740] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:11.252348 32110 consensus_queue.cc:260] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.253391 32110 raft_consensus.cc:3060] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.256662 31958 raft_consensus.cc:2468] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:11.257575 32354 leader_election.cc:304] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 9d46ee1af88a4e4597cbff3f072d6029; no voters: 
I20260710 11:08:11.258261 32743 raft_consensus.cc:2804] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.258714 32743 raft_consensus.cc:697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Becoming Leader. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Running, Role: LEADER
I20260710 11:08:11.258953 32110 raft_consensus.cc:2468] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:11.259583 32743 consensus_queue.cc:237] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.266561 31854 catalog_manager.cc:5697] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132). New cstate: current_term: 2 leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.326853 32726 raft_consensus.cc:993] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: : Instructing follower 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:11.327328 32734 raft_consensus.cc:1081] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:11.328732 32388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66"
dest_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:50184
I20260710 11:08:11.329206 32388 raft_consensus.cc:493] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:11.329488 32388 raft_consensus.cc:3060] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.333595 32388 raft_consensus.cc:515] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.335919 32388 leader_election.cc:290] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:11.336207 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:08:11.336422 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9450bfa70e49af83958dc0cb2fba66" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:11.336760 32031 raft_consensus.cc:3060] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.336912 32110 raft_consensus.cc:3055] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:11.337255 32110 raft_consensus.cc:740] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:11.337951 32110 consensus_queue.cc:260] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.339051 32110 raft_consensus.cc:3060] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.342940 32031 raft_consensus.cc:2468] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:11.344131 32356 leader_election.cc:304] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8904836f308248f0943ec14f3f4d144d, 9d46ee1af88a4e4597cbff3f072d6029; no voters: 
I20260710 11:08:11.344753 32743 raft_consensus.cc:2804] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.344924 32110 raft_consensus.cc:2468] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:11.345161 32743 raft_consensus.cc:697] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Becoming Leader. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Running, Role: LEADER
I20260710 11:08:11.346041 32743 consensus_queue.cc:237] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:11.352891 31854 catalog_manager.cc:5697] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132). New cstate: current_term: 2 leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.589072 32110 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:11.590557 32743 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:11.620352 31958 raft_consensus.cc:1275] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:11.624286 32744 consensus_queue.cc:1048] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:11.655560 32110 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:11.656698 32744 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:11.672255 31959 raft_consensus.cc:1275] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.673916 32749 consensus_queue.cc:1048] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.682227 31958 raft_consensus.cc:1275] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:11.683754 32743 consensus_queue.cc:1048] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:11.697301 32110 raft_consensus.cc:1275] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 8904836f308248f0943ec14f3f4d144d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.698678 32593 consensus_queue.cc:1048] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.751153 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:11.768555 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:11.782524 32110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "56e9428cfa95459f9b47492b3939d33b"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:11.783315 32110 raft_consensus.cc:606] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 56e9428cfa95459f9b47492b3939d33b
I20260710 11:08:11.785881 32110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:11.786355 32110 raft_consensus.cc:606] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:11.788754 32110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6"
dest_uuid: "739c5badc074423c9903cd6991e498d3"
mode: GRACEFUL
new_leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:53998
I20260710 11:08:11.789227 32110 raft_consensus.cc:606] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Received request to transfer leadership to TS 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:11.790221 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:11.790990 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:11.816378 32110 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:11.817420 32743 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:11.825628 32032 raft_consensus.cc:1275] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:11.827056 32743 consensus_queue.cc:1048] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.041832 32734 raft_consensus.cc:993] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: : Instructing follower 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:12.042327 32726 raft_consensus.cc:1081] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:12.043722 32388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0"
dest_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:50184
I20260710 11:08:12.044183 32388 raft_consensus.cc:493] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.044456 32388 raft_consensus.cc:3060] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.049409 32388 raft_consensus.cc:515] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.051167 32388 leader_election.cc:290] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:12.051481 32734 raft_consensus.cc:993] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: : Instructing follower 56e9428cfa95459f9b47492b3939d33b to start an election
I20260710 11:08:12.051851 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:08:12.052325 32109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5285e1c75fa04d739bb091c80e5d89f0" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:12.052624 31959 raft_consensus.cc:3060] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.053123 32109 raft_consensus.cc:3055] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.053618 32109 raft_consensus.cc:740] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:12.054754 32109 consensus_queue.cc:260] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.056039 32726 raft_consensus.cc:1081] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 56e9428cfa95459f9b47492b3939d33b to start an election
I20260710 11:08:12.056517 32109 raft_consensus.cc:3060] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.058060 31958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa"
dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
 from {username='slave'} at 127.0.0.1:57776
I20260710 11:08:12.058540 31958 raft_consensus.cc:493] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.058832 31958 raft_consensus.cc:3060] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.060487 31959 raft_consensus.cc:2468] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:12.061878 32354 leader_election.cc:304] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 9d46ee1af88a4e4597cbff3f072d6029; no voters: 
I20260710 11:08:12.062739 32743 raft_consensus.cc:2804] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.063270 32743 raft_consensus.cc:697] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Becoming Leader. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Running, Role: LEADER
I20260710 11:08:12.064249 32743 consensus_queue.cc:237] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.067462 31958 raft_consensus.cc:515] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:12.070961 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:08:12.071767 32032 raft_consensus.cc:3060] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.076663 31958 leader_election.cc:290] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 2 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:12.078783 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453eaaefa0e348af8b8a94da48f8a2aa" candidate_uuid: "56e9428cfa95459f9b47492b3939d33b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:12.079372 32110 raft_consensus.cc:3055] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.079679 32110 raft_consensus.cc:740] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:12.078970 31854 catalog_manager.cc:5697] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132). New cstate: current_term: 2 leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.080667 32109 raft_consensus.cc:2468] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:12.080494 32110 consensus_queue.cc:260] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:12.081887 32110 raft_consensus.cc:3060] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.085426 32032 raft_consensus.cc:2468] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 2.
I20260710 11:08:12.086751 31926 leader_election.cc:304] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e9428cfa95459f9b47492b3939d33b, 8904836f308248f0943ec14f3f4d144d; no voters: 
I20260710 11:08:12.088011 32758 raft_consensus.cc:2804] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.088418 32758 raft_consensus.cc:697] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 2 LEADER]: Becoming Leader. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:08:12.089126 32758 consensus_queue.cc:237] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Queue 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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } }
I20260710 11:08:12.099777 32110 raft_consensus.cc:2468] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e9428cfa95459f9b47492b3939d33b in term 2.
I20260710 11:08:12.102228 31859 catalog_manager.cc:5697] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 56e9428cfa95459f9b47492b3939d33b (127.30.28.129). New cstate: current_term: 2 leader_uuid: "56e9428cfa95459f9b47492b3939d33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.112433   300 raft_consensus.cc:993] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: : Instructing follower 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:12.113924   300 raft_consensus.cc:1081] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Signalling peer 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:12.119761 32388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6"
dest_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:50184
I20260710 11:08:12.120249 32388 raft_consensus.cc:493] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.120584 32388 raft_consensus.cc:3060] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.126425 32388 raft_consensus.cc:515] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.127749 32388 leader_election.cc:290] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Requested vote from peers 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:12.128378 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8904836f308248f0943ec14f3f4d144d"
I20260710 11:08:12.128679 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf388b7a71a4c6ea3aab10687f3eaa6" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:12.128998 32032 raft_consensus.cc:3060] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.129282 32110 raft_consensus.cc:3055] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.129652 32110 raft_consensus.cc:740] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 739c5badc074423c9903cd6991e498d3, State: Running, Role: LEADER
I20260710 11:08:12.130429 32110 consensus_queue.cc:260] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.131500 32110 raft_consensus.cc:3060] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.135492 32110 raft_consensus.cc:2468] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:12.135941 32032 raft_consensus.cc:2468] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:12.136505 32357 leader_election.cc:304] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 9d46ee1af88a4e4597cbff3f072d6029; no voters: 
I20260710 11:08:12.137316 32743 raft_consensus.cc:2804] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.137781 32743 raft_consensus.cc:697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Becoming Leader. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Running, Role: LEADER
I20260710 11:08:12.138561 32743 consensus_queue.cc:237] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.146504 31859 catalog_manager.cc:5697] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: term changed from 1 to 2, leader changed from 739c5badc074423c9903cd6991e498d3 (127.30.28.131) to 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132). New cstate: current_term: 2 leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.478135 31958 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.479311   301 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.486156 32109 raft_consensus.cc:1275] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.488204   301 consensus_queue.cc:1048] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.547086 32032 raft_consensus.cc:1275] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.548091 32758 consensus_queue.cc:1048] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.555850 32109 raft_consensus.cc:1275] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 56e9428cfa95459f9b47492b3939d33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.557571 32758 consensus_queue.cc:1048] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.582787 32109 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.582834 32032 raft_consensus.cc:1275] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.584017 32744 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.584546   301 consensus_queue.cc:1048] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8904836f308248f0943ec14f3f4d144d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.791797 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:12.808061 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:12.839504 31958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ee587ea924447d2872494f1662090a7"
dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
mode: GRACEFUL
new_leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:45944
I20260710 11:08:12.840008 31958 raft_consensus.cc:606] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Received request to transfer leadership to TS 9d46ee1af88a4e4597cbff3f072d6029
I20260710 11:08:12.841146 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:12.841917 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:12.988963 32758 raft_consensus.cc:993] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: : Instructing follower 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:12.989472   314 raft_consensus.cc:1081] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Signalling peer 9d46ee1af88a4e4597cbff3f072d6029 to start an election
I20260710 11:08:12.990688 32388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ee587ea924447d2872494f1662090a7"
dest_uuid: "9d46ee1af88a4e4597cbff3f072d6029"
 from {username='slave'} at 127.0.0.1:50198
I20260710 11:08:12.991062 32388 raft_consensus.cc:493] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.991333 32388 raft_consensus.cc:3060] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.996433 32388 raft_consensus.cc:515] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:12.998168 32388 leader_election.cc:290] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Requested vote from peers 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943), 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535)
I20260710 11:08:12.998400 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56e9428cfa95459f9b47492b3939d33b"
I20260710 11:08:12.998670 32110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee587ea924447d2872494f1662090a7" candidate_uuid: "9d46ee1af88a4e4597cbff3f072d6029" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "739c5badc074423c9903cd6991e498d3"
I20260710 11:08:12.999024 31958 raft_consensus.cc:3055] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.999234 32110 raft_consensus.cc:3060] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.999442 31958 raft_consensus.cc:740] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e9428cfa95459f9b47492b3939d33b, State: Running, Role: LEADER
I20260710 11:08:13.000324 31958 consensus_queue.cc:260] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:13.001477 31958 raft_consensus.cc:3060] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.003866 32110 raft_consensus.cc:2468] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:13.004781 32357 leader_election.cc:304] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739c5badc074423c9903cd6991e498d3, 9d46ee1af88a4e4597cbff3f072d6029; no voters: 
I20260710 11:08:13.005451   319 raft_consensus.cc:2804] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:13.005867   319 raft_consensus.cc:697] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Becoming Leader. State: Replica: 9d46ee1af88a4e4597cbff3f072d6029, State: Running, Role: LEADER
I20260710 11:08:13.006637 31958 raft_consensus.cc:2468] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d46ee1af88a4e4597cbff3f072d6029 in term 2.
I20260710 11:08:13.006569   319 consensus_queue.cc:237] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [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: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } }
I20260710 11:08:13.013473 31856 catalog_manager.cc:5697] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 reported cstate change: term changed from 1 to 2, leader changed from 56e9428cfa95459f9b47492b3939d33b (127.30.28.129) to 9d46ee1af88a4e4597cbff3f072d6029 (127.30.28.132). New cstate: current_term: 2 leader_uuid: "9d46ee1af88a4e4597cbff3f072d6029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d46ee1af88a4e4597cbff3f072d6029" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 38949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.385444 31958 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.386415   319 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e9428cfa95459f9b47492b3939d33b" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 45943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.394295 32110 raft_consensus.cc:1275] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Refusing update from remote peer 9d46ee1af88a4e4597cbff3f072d6029: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.395646 32744 consensus_queue.cc:1048] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "739c5badc074423c9903cd6991e498d3" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.842916 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:13.857393 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
W20260710 11:08:13.862453 32354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 11:08:13.871582 32354 consensus_peers.cc:597] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:13.886133 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:13.886839 30834 tablet_replica.cc:333] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.887499 30834 raft_consensus.cc:2243] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.888036 30834 raft_consensus.cc:2272] T 54874f77a9e34d19a48f68747613f53c P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.889849 30834 tablet_replica.cc:333] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.890390 30834 raft_consensus.cc:2243] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.890761 30834 raft_consensus.cc:2272] T 6db39c53e7ab41499da692855d204391 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.892349 30834 tablet_replica.cc:333] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.892921 30834 raft_consensus.cc:2243] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:13.893803 30834 raft_consensus.cc:2272] T 453eaaefa0e348af8b8a94da48f8a2aa P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.895889 30834 tablet_replica.cc:333] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.896440 30834 raft_consensus.cc:2243] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.896957 30834 raft_consensus.cc:2272] T 73333a083fb64be8b366b879320573f6 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.898666 30834 tablet_replica.cc:333] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.899111 30834 raft_consensus.cc:2243] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:13.899776 30834 raft_consensus.cc:2272] T 7b948478bf7b4f348687223a9a13a164 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.901443 30834 tablet_replica.cc:333] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.901898 30834 raft_consensus.cc:2243] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:13.902540 30834 raft_consensus.cc:2272] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.904459 30834 tablet_replica.cc:333] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.904903 30834 raft_consensus.cc:2243] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.905428 30834 raft_consensus.cc:2272] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.906904 30834 tablet_replica.cc:333] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.907330 30834 raft_consensus.cc:2243] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.907636 30834 raft_consensus.cc:2272] T 5ee587ea924447d2872494f1662090a7 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.909610 30834 tablet_replica.cc:333] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.910193 30834 raft_consensus.cc:2243] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.910722 30834 raft_consensus.cc:2272] T 5285e1c75fa04d739bb091c80e5d89f0 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.912261 30834 tablet_replica.cc:333] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.912680 30834 raft_consensus.cc:2243] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.913007 30834 raft_consensus.cc:2272] T d244ad5451f24dfd9698483e19241b93 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.914564 30834 tablet_replica.cc:333] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.914956 30834 raft_consensus.cc:2243] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.915279 30834 raft_consensus.cc:2272] T 0f92d6cd45f44010b36d89ce3062c6e5 P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.916728 30834 tablet_replica.cc:333] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.917153 30834 raft_consensus.cc:2243] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.917707 30834 raft_consensus.cc:2272] T 871e8a2c69284359ac44cf51d7af7198 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.919338 30834 tablet_replica.cc:333] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.919739 30834 raft_consensus.cc:2243] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:13.920408 30834 raft_consensus.cc:2272] T 7e5830323cf64bec88c40c08764e0850 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.922000 30834 tablet_replica.cc:333] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.922534 30834 raft_consensus.cc:2243] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.922930 30834 raft_consensus.cc:2272] T 1cf0b53614464ad8a41ef5dfd9f281db P 56e9428cfa95459f9b47492b3939d33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.924382 30834 tablet_replica.cc:333] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.924769 30834 raft_consensus.cc:2243] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:13.925410 30834 raft_consensus.cc:2272] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.927044 30834 tablet_replica.cc:333] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.927443 30834 raft_consensus.cc:2243] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:13.928097 30834 raft_consensus.cc:2272] T 102d11ba68da4b18aff5508b50738969 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.929598 30834 tablet_replica.cc:333] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.929973 30834 raft_consensus.cc:2243] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.930380 30834 raft_consensus.cc:2272] T db616c2139314d7bba92dcc5d8ac75fd P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.932049 30834 tablet_replica.cc:333] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b: stopping tablet replica
I20260710 11:08:13.932446 30834 raft_consensus.cc:2243] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.932796 30834 raft_consensus.cc:2272] T a3de6d17e98846a4abe65fdf290a4e50 P 56e9428cfa95459f9b47492b3939d33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.978507 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
W20260710 11:08:13.993542 31999 consensus_peers.cc:597] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.017253 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
W20260710 11:08:14.050894 31999 consensus_peers.cc:597] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.052340 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.053196 30834 tablet_replica.cc:333] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.054023 30834 raft_consensus.cc:2243] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.054566 30834 raft_consensus.cc:2272] T 54874f77a9e34d19a48f68747613f53c P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.056905 30834 tablet_replica.cc:333] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.057443 30834 raft_consensus.cc:2243] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:08:14.057613 32075 consensus_peers.cc:597] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 -> Peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Couldn't send request to peer 8904836f308248f0943ec14f3f4d144d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.058221 30834 raft_consensus.cc:2272] T 75af6812f8ed4482984a93980aac9a73 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.060086 30834 tablet_replica.cc:333] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.060619 30834 raft_consensus.cc:2243] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.061021 30834 raft_consensus.cc:2272] T 453eaaefa0e348af8b8a94da48f8a2aa P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.062598 30834 tablet_replica.cc:333] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.063122 30834 raft_consensus.cc:2243] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.063759 30834 raft_consensus.cc:2272] T 6db39c53e7ab41499da692855d204391 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.065388 30834 tablet_replica.cc:333] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.065872 30834 raft_consensus.cc:2243] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.066349 30834 raft_consensus.cc:2272] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.067919 30834 tablet_replica.cc:333] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.068457 30834 raft_consensus.cc:2243] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.068816 30834 raft_consensus.cc:2272] T d244ad5451f24dfd9698483e19241b93 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.070612 30834 tablet_replica.cc:333] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.071092 30834 raft_consensus.cc:2243] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.071511 30834 raft_consensus.cc:2272] T 7028c70a80b94b4c9c3a78a96ce21e72 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.073150 30834 tablet_replica.cc:333] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.073608 30834 raft_consensus.cc:2243] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.074149 30834 raft_consensus.cc:2272] T 7b948478bf7b4f348687223a9a13a164 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.075690 30834 tablet_replica.cc:333] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.076241 30834 raft_consensus.cc:2243] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.076642 30834 raft_consensus.cc:2272] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.078244 30834 tablet_replica.cc:333] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.078719 30834 raft_consensus.cc:2243] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.079311 30834 raft_consensus.cc:2272] T 7e5830323cf64bec88c40c08764e0850 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.080924 30834 tablet_replica.cc:333] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.081399 30834 raft_consensus.cc:2243] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.081787 30834 raft_consensus.cc:2272] T 102d11ba68da4b18aff5508b50738969 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.083341 30834 tablet_replica.cc:333] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.083772 30834 raft_consensus.cc:2243] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.084466 30834 raft_consensus.cc:2272] T 871e8a2c69284359ac44cf51d7af7198 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.086069 30834 tablet_replica.cc:333] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.086508 30834 raft_consensus.cc:2243] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.086987 30834 raft_consensus.cc:2272] T 9a9450bfa70e49af83958dc0cb2fba66 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.088498 30834 tablet_replica.cc:333] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.088950 30834 raft_consensus.cc:2243] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.089466 30834 raft_consensus.cc:2272] T acf388b7a71a4c6ea3aab10687f3eaa6 P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.090898 30834 tablet_replica.cc:333] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.091373 30834 raft_consensus.cc:2243] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.092124 30834 raft_consensus.cc:2272] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.094481 30834 tablet_replica.cc:333] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.095034 30834 raft_consensus.cc:2243] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.095966 30834 raft_consensus.cc:2272] T a3de6d17e98846a4abe65fdf290a4e50 P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.097896 30834 tablet_replica.cc:333] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.098364 30834 raft_consensus.cc:2243] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.099114 30834 raft_consensus.cc:2272] T 1cf0b53614464ad8a41ef5dfd9f281db P 8904836f308248f0943ec14f3f4d144d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.100880 30834 tablet_replica.cc:333] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d: stopping tablet replica
I20260710 11:08:14.101306 30834 raft_consensus.cc:2243] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:14.101418 32073 consensus_peers.cc:597] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.101831 30834 raft_consensus.cc:2272] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 8904836f308248f0943ec14f3f4d144d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.101909 32073 consensus_peers.cc:597] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:14.104189 32354 consensus_peers.cc:597] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.144430 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
W20260710 11:08:14.154064 32073 consensus_peers.cc:597] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.182897 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
W20260710 11:08:14.186909 32357 consensus_peers.cc:597] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Couldn't send request to peer 739c5badc074423c9903cd6991e498d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.212806 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.213544 30834 tablet_replica.cc:333] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.214118 30834 raft_consensus.cc:2243] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.214952 30834 raft_consensus.cc:2272] T 54874f77a9e34d19a48f68747613f53c P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.216972 30834 tablet_replica.cc:333] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.217658 30834 raft_consensus.cc:2243] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.218112 30834 raft_consensus.cc:2272] T 6db39c53e7ab41499da692855d204391 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.219136 32356 consensus_peers.cc:597] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Couldn't send request to peer 8904836f308248f0943ec14f3f4d144d. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:37493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.219823 30834 tablet_replica.cc:333] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.220413 30834 raft_consensus.cc:2243] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.221110 30834 raft_consensus.cc:2272] T 73333a083fb64be8b366b879320573f6 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.222862 30834 tablet_replica.cc:333] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.223338 30834 raft_consensus.cc:2243] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.224133 30834 raft_consensus.cc:2272] T 7028c70a80b94b4c9c3a78a96ce21e72 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.225755 30834 tablet_replica.cc:333] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.226257 30834 raft_consensus.cc:2243] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.226629 30834 raft_consensus.cc:2272] T 5285e1c75fa04d739bb091c80e5d89f0 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.228212 30834 tablet_replica.cc:333] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.228699 30834 raft_consensus.cc:2243] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.229401 30834 raft_consensus.cc:2272] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.231132 30834 tablet_replica.cc:333] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.231619 30834 raft_consensus.cc:2243] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.232314 30834 raft_consensus.cc:2272] T d244ad5451f24dfd9698483e19241b93 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.233839 30834 tablet_replica.cc:333] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.234335 30834 raft_consensus.cc:2243] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.234717 30834 raft_consensus.cc:2272] T 0f92d6cd45f44010b36d89ce3062c6e5 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.236351 30834 tablet_replica.cc:333] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.236908 30834 raft_consensus.cc:2243] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.237295 30834 raft_consensus.cc:2272] T 1cf0b53614464ad8a41ef5dfd9f281db P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.238951 30834 tablet_replica.cc:333] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.239429 30834 raft_consensus.cc:2243] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.239779 30834 raft_consensus.cc:2272] T a3de6d17e98846a4abe65fdf290a4e50 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.241447 30834 tablet_replica.cc:333] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.241885 30834 raft_consensus.cc:2243] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.242563 30834 raft_consensus.cc:2272] T db616c2139314d7bba92dcc5d8ac75fd P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.244284 30834 tablet_replica.cc:333] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.244755 30834 raft_consensus.cc:2243] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.245136 30834 raft_consensus.cc:2272] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.246631 30834 tablet_replica.cc:333] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.247102 30834 raft_consensus.cc:2243] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.247468 30834 raft_consensus.cc:2272] T 9a9450bfa70e49af83958dc0cb2fba66 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.249032 30834 tablet_replica.cc:333] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.249485 30834 raft_consensus.cc:2243] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.249855 30834 raft_consensus.cc:2272] T 5ee587ea924447d2872494f1662090a7 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.251730 30834 tablet_replica.cc:333] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.252215 30834 raft_consensus.cc:2243] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.252578 30834 raft_consensus.cc:2272] T acf388b7a71a4c6ea3aab10687f3eaa6 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.254083 30834 tablet_replica.cc:333] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.254516 30834 raft_consensus.cc:2243] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.255003 30834 raft_consensus.cc:2272] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 739c5badc074423c9903cd6991e498d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.256533 30834 tablet_replica.cc:333] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.256954 30834 raft_consensus.cc:2243] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.257304 30834 raft_consensus.cc:2272] T 453eaaefa0e348af8b8a94da48f8a2aa P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.258800 30834 tablet_replica.cc:333] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3: stopping tablet replica
I20260710 11:08:14.259209 30834 raft_consensus.cc:2243] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.259691 30834 raft_consensus.cc:2272] T 75af6812f8ed4482984a93980aac9a73 P 739c5badc074423c9903cd6991e498d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.274426 32356 consensus_peers.cc:597] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 8904836f308248f0943ec14f3f4d144d (127.30.28.130:37493): Couldn't send request to peer 8904836f308248f0943ec14f3f4d144d. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:37493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.299373 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:08:14.336503 30834 tablet_server.cc:179] TabletServer@127.30.28.132:0 shutting down...
W20260710 11:08:14.356178 32354 consensus_peers.cc:597] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 56e9428cfa95459f9b47492b3939d33b (127.30.28.129:45943): Couldn't send request to peer 56e9428cfa95459f9b47492b3939d33b. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:45943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.362983 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.363636 30834 tablet_replica.cc:333] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.364281 30834 raft_consensus.cc:2243] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.364835 30834 raft_consensus.cc:2272] T 7b948478bf7b4f348687223a9a13a164 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.366602 30834 tablet_replica.cc:333] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.367112 30834 raft_consensus.cc:2243] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.367779 30834 raft_consensus.cc:2272] T 5285e1c75fa04d739bb091c80e5d89f0 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.369522 30834 tablet_replica.cc:333] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.369966 30834 raft_consensus.cc:2243] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.370446 30834 raft_consensus.cc:2272] T 77a514bb06ff4f41ba4c405e6d3c4a4f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.372628 30834 tablet_replica.cc:333] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.373137 30834 raft_consensus.cc:2243] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.373771 30834 raft_consensus.cc:2272] T 7e5830323cf64bec88c40c08764e0850 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.374459 32357 consensus_peers.cc:597] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Couldn't send request to peer 739c5badc074423c9903cd6991e498d3. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.131:38535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.375659 30834 tablet_replica.cc:333] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.376286 30834 raft_consensus.cc:2243] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.376991 30834 raft_consensus.cc:2272] T faf4a432e7ac43a6aa9dd5d9fbffe80f P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.378885 30834 tablet_replica.cc:333] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
W20260710 11:08:14.379391 32357 consensus_peers.cc:597] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 -> Peer 739c5badc074423c9903cd6991e498d3 (127.30.28.131:38535): Couldn't send request to peer 739c5badc074423c9903cd6991e498d3. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.131:38535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.379554 30834 raft_consensus.cc:2243] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.380139 30834 raft_consensus.cc:2272] T 7028c70a80b94b4c9c3a78a96ce21e72 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.381718 30834 tablet_replica.cc:333] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.382200 30834 raft_consensus.cc:2243] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.382833 30834 raft_consensus.cc:2272] T 0f92d6cd45f44010b36d89ce3062c6e5 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.384394 30834 tablet_replica.cc:333] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.384865 30834 raft_consensus.cc:2243] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.385309 30834 raft_consensus.cc:2272] T 871e8a2c69284359ac44cf51d7af7198 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.386885 30834 tablet_replica.cc:333] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.387367 30834 raft_consensus.cc:2243] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.387832 30834 raft_consensus.cc:2272] T 7dd38d4afa8a4fd49ab409cc4d1441dc P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.389415 30834 tablet_replica.cc:333] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.389873 30834 raft_consensus.cc:2243] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.390508 30834 raft_consensus.cc:2272] T dcb4ebe1a5e041e6945f6e4a0d77a226 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.391965 30834 tablet_replica.cc:333] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.392418 30834 raft_consensus.cc:2243] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.393043 30834 raft_consensus.cc:2272] T 9a9450bfa70e49af83958dc0cb2fba66 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.394703 30834 tablet_replica.cc:333] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.395175 30834 raft_consensus.cc:2243] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.395795 30834 raft_consensus.cc:2272] T 5ee587ea924447d2872494f1662090a7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.397373 30834 tablet_replica.cc:333] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.397776 30834 raft_consensus.cc:2243] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.398357 30834 raft_consensus.cc:2272] T acf388b7a71a4c6ea3aab10687f3eaa6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.399802 30834 tablet_replica.cc:333] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.400259 30834 raft_consensus.cc:2243] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.400609 30834 raft_consensus.cc:2272] T 0d17826f5ad1447dbfe8ce35b7787aa7 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.402036 30834 tablet_replica.cc:333] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.402426 30834 raft_consensus.cc:2243] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.402810 30834 raft_consensus.cc:2272] T 75af6812f8ed4482984a93980aac9a73 P 9d46ee1af88a4e4597cbff3f072d6029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.404247 30834 tablet_replica.cc:333] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.404618 30834 raft_consensus.cc:2243] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.404999 30834 raft_consensus.cc:2272] T 102d11ba68da4b18aff5508b50738969 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.406409 30834 tablet_replica.cc:333] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.406787 30834 raft_consensus.cc:2243] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.407163 30834 raft_consensus.cc:2272] T db616c2139314d7bba92dcc5d8ac75fd P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.408736 30834 tablet_replica.cc:333] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029: stopping tablet replica
I20260710 11:08:14.409086 30834 raft_consensus.cc:2243] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.409430 30834 raft_consensus.cc:2272] T 73333a083fb64be8b366b879320573f6 P 9d46ee1af88a4e4597cbff3f072d6029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.433213 30834 tablet_server.cc:196] TabletServer@127.30.28.132:0 shutdown complete.
I20260710 11:08:14.460310 30834 master.cc:562] Master@127.30.28.190:37281 shutting down...
I20260710 11:08:14.480626 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.481079 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.481334 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea4bb3261dd5444689324c41e22a80a8: stopping tablet replica
I20260710 11:08:14.501899 30834 master.cc:584] Master@127.30.28.190:37281 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28012 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:14.556505 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:35813
I20260710 11:08:14.557592 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:14.562605   342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:14.564261   345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:14.563733   343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:14.564491 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:14.565654 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:14.565837 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:14.566031 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681694566001 us; error 0 us; skew 500 ppm
I20260710 11:08:14.566551 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:14.568784 30834 webserver.cc:533] Webserver started at http://127.30.28.190:46795/ using document root <none> and password file <none>
I20260710 11:08:14.569260 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:14.569442 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:14.569751 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:14.571002 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "65608f357cfa4be4a5cb9861f11428e0"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.575179 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:14.578176   350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.578846 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:14.579072 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "65608f357cfa4be4a5cb9861f11428e0"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.579288 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:14.591552 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:14.592689 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:14.629139 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:35813
I20260710 11:08:14.629232   401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:35813 every 8 connection(s)
I20260710 11:08:14.632995   402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:14.642586   402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0: Bootstrap starting.
I20260710 11:08:14.647145   402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:14.650928   402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0: No bootstrap required, opened a new log
I20260710 11:08:14.652940   402 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65608f357cfa4be4a5cb9861f11428e0" member_type: VOTER }
I20260710 11:08:14.653299   402 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:14.653528   402 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65608f357cfa4be4a5cb9861f11428e0, State: Initialized, Role: FOLLOWER
I20260710 11:08:14.654059   402 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65608f357cfa4be4a5cb9861f11428e0" member_type: VOTER }
I20260710 11:08:14.654528   402 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:14.654861   402 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:14.655241   402 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:14.659881   402 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65608f357cfa4be4a5cb9861f11428e0" member_type: VOTER }
I20260710 11:08:14.660372   402 leader_election.cc:304] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [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: 65608f357cfa4be4a5cb9861f11428e0; no voters: 
I20260710 11:08:14.661418   402 leader_election.cc:290] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:14.661816   405 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:14.663146   405 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 1 LEADER]: Becoming Leader. State: Replica: 65608f357cfa4be4a5cb9861f11428e0, State: Running, Role: LEADER
I20260710 11:08:14.663813   405 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [LEADER]: Queue going to LEADER mode. State: All 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: "65608f357cfa4be4a5cb9861f11428e0" member_type: VOTER }
I20260710 11:08:14.664711   402 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:14.668704   406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65608f357cfa4be4a5cb9861f11428e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65608f357cfa4be4a5cb9861f11428e0" member_type: VOTER } }
I20260710 11:08:14.668849   407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65608f357cfa4be4a5cb9861f11428e0. Latest consensus state: current_term: 1 leader_uuid: "65608f357cfa4be4a5cb9861f11428e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65608f357cfa4be4a5cb9861f11428e0" member_type: VOTER } }
I20260710 11:08:14.669327   406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:14.669348   407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:14.675421   412 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:14.680465   412 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:14.681692 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:14.688441   412 catalog_manager.cc:1383] Generated new cluster ID: 59280ef010e94c02b6c8b4a415518b9c
I20260710 11:08:14.688684   412 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:14.702713   412 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:14.703846   412 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:14.722304   412 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0: Generated new TSK 0
I20260710 11:08:14.722817   412 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:14.747712 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:14.753222   423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:14.754365   424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:14.756220 30834 server_base.cc:1061] running on GCE node
W20260710 11:08:14.756417   426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:14.757301 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:14.757484 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:14.757601 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681694757590 us; error 0 us; skew 500 ppm
I20260710 11:08:14.758037 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:14.760111 30834 webserver.cc:533] Webserver started at http://127.30.28.129:42629/ using document root <none> and password file <none>
I20260710 11:08:14.760528 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:14.760677 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:14.760957 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:14.761909 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.766125 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:08:14.769120   431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.769806 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:14.770074 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.770329 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:14.796270 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:14.797384 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:14.798873 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:14.801040 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:14.801257 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.801487 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:14.801692 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.839025 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:35127
I20260710 11:08:14.839131   493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:35127 every 8 connection(s)
I20260710 11:08:14.843829 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:14.850765   498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:14.852022   499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:14.854560   501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:14.855651   494 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35813
I20260710 11:08:14.856079   494 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:14.856102 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:14.857102   494 heartbeater.cc:507] Master 127.30.28.190:35813 requested a full tablet report, sending...
I20260710 11:08:14.857597 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:14.857872 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:14.858078 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681694858044 us; error 0 us; skew 500 ppm
I20260710 11:08:14.858781 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:14.859359   367 ts_manager.cc:194] Registered new tserver with Master: ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:14.861326   367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38832
I20260710 11:08:14.861402 30834 webserver.cc:533] Webserver started at http://127.30.28.130:45605/ using document root <none> and password file <none>
I20260710 11:08:14.861945 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:14.862149 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:14.862412 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:14.863849 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "2ec9c359574d4611ba32f103a8f20efc"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.868050 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:08:14.870994   506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.871721 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:14.872030 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "2ec9c359574d4611ba32f103a8f20efc"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.872296 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:14.897946 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:14.899071 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:14.900465 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:14.902463 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:14.902675 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.902910 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:14.903076 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.939641 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:43713
I20260710 11:08:14.939765   568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:43713 every 8 connection(s)
I20260710 11:08:14.944217 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:14.950841   572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:14.952486   573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:14.954079 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:14.954842   569 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35813
I20260710 11:08:14.955184   569 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:14.955499   576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:14.956009   569 heartbeater.cc:507] Master 127.30.28.190:35813 requested a full tablet report, sending...
I20260710 11:08:14.956475 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:14.956738 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:14.956972 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681694956952 us; error 0 us; skew 500 ppm
I20260710 11:08:14.957511 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:14.958170   367 ts_manager.cc:194] Registered new tserver with Master: 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:14.959411   367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38844
I20260710 11:08:14.960304 30834 webserver.cc:533] Webserver started at http://127.30.28.131:45117/ using document root <none> and password file <none>
I20260710 11:08:14.960836 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:14.961030 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:14.961282 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:14.962313 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "1ed00f5d3bc941ddbe58b735715d8805"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.966364 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:14.969305   580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.970026 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:14.970288 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "1ed00f5d3bc941ddbe58b735715d8805"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:14.970558 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:14.981873 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:14.983103 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:14.984447 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:14.986481 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:14.986688 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.986917 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:14.987080 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.023535 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:36275
I20260710 11:08:15.023624   642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:36275 every 8 connection(s)
I20260710 11:08:15.028228 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:15.034322   646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:15.034785   647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:15.037068 30834 server_base.cc:1061] running on GCE node
W20260710 11:08:15.037599   649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:15.038618 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:15.038712   643 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35813
W20260710 11:08:15.038909 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:15.039134   643 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:15.039155 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681695039136 us; error 0 us; skew 500 ppm
I20260710 11:08:15.039973   643 heartbeater.cc:507] Master 127.30.28.190:35813 requested a full tablet report, sending...
I20260710 11:08:15.039987 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:15.042209   367 ts_manager.cc:194] Registered new tserver with Master: 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:15.042593 30834 webserver.cc:533] Webserver started at http://127.30.28.132:43587/ using document root <none> and password file <none>
I20260710 11:08:15.043202 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:15.043427 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:15.043717 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:15.044021   367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38858
I20260710 11:08:15.045218 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-3-root/instance:
uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gg25"
I20260710 11:08:15.049346 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:15.052243   654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.052920 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:15.053198 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-3-root
uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gg25"
I20260710 11:08:15.053458 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:15.068897 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:15.070015 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:15.071385 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:15.073786 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:15.074013 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.074237 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:15.074412 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.111701 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.132:36805
I20260710 11:08:15.111801   716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.132:36805 every 8 connection(s)
I20260710 11:08:15.124799   717 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35813
I20260710 11:08:15.125170   717 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:15.125836   717 heartbeater.cc:507] Master 127.30.28.190:35813 requested a full tablet report, sending...
I20260710 11:08:15.127645   367 ts_manager.cc:194] Registered new tserver with Master: 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:15.128511 30834 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013452336s
I20260710 11:08:15.128947   367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38868
I20260710 11:08:15.151530   367 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38880:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:15.277760   682 tablet_service.cc:1511] Processing CreateTablet for tablet 3678c9e4f62646289ac3cf9486ebef86 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:15.279454   682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3678c9e4f62646289ac3cf9486ebef86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.281345   681 tablet_service.cc:1511] Processing CreateTablet for tablet a6345dcd31a6438aa6b7a42439afbf91 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:15.282676   681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6345dcd31a6438aa6b7a42439afbf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.286466   680 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac3a429d66740a193528b60aa03a5ea (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:15.287765   680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac3a429d66740a193528b60aa03a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.290999   533 tablet_service.cc:1511] Processing CreateTablet for tablet 40b64440f44d41f0bb25ac704ea101e1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:15.291422   679 tablet_service.cc:1511] Processing CreateTablet for tablet f976b8f33ce349e29ae3c73be067b597 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:15.291589   534 tablet_service.cc:1511] Processing CreateTablet for tablet 3678c9e4f62646289ac3cf9486ebef86 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:15.292371   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b64440f44d41f0bb25ac704ea101e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.292809   679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976b8f33ce349e29ae3c73be067b597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.293084   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3678c9e4f62646289ac3cf9486ebef86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.292953   532 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac3a429d66740a193528b60aa03a5ea (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:15.294368   532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac3a429d66740a193528b60aa03a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.293987   531 tablet_service.cc:1511] Processing CreateTablet for tablet 6e18e35b93be499eb57c31616d389bdd (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:15.295342   531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18e35b93be499eb57c31616d389bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.314705   734 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:15.316382   530 tablet_service.cc:1511] Processing CreateTablet for tablet f976b8f33ce349e29ae3c73be067b597 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:15.317659   530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976b8f33ce349e29ae3c73be067b597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.321914   679 tablet_service.cc:1511] Processing CreateTablet for tablet 56e1ac27d50e4beeae190feaea39d982 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:15.323164   679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e1ac27d50e4beeae190feaea39d982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.324360   533 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2991e520ec4e6681effb4ebbb10f36 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:15.325785   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2991e520ec4e6681effb4ebbb10f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.328806   678 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2991e520ec4e6681effb4ebbb10f36 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:15.330051   678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2991e520ec4e6681effb4ebbb10f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.331310   532 tablet_service.cc:1511] Processing CreateTablet for tablet c5bb611e1ea54d6a93f6373eba31b0a1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:15.332674   735 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:15.333292   532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bb611e1ea54d6a93f6373eba31b0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.337260   677 tablet_service.cc:1511] Processing CreateTablet for tablet d93b4e23b9c5440186eaceb837799530 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:15.338584   677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93b4e23b9c5440186eaceb837799530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.340202   608 tablet_service.cc:1511] Processing CreateTablet for tablet 40b64440f44d41f0bb25ac704ea101e1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:15.341470   608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b64440f44d41f0bb25ac704ea101e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.341723   531 tablet_service.cc:1511] Processing CreateTablet for tablet d93b4e23b9c5440186eaceb837799530 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:15.342969   531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93b4e23b9c5440186eaceb837799530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.346158   604 tablet_service.cc:1511] Processing CreateTablet for tablet 56e1ac27d50e4beeae190feaea39d982 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:15.347361   604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e1ac27d50e4beeae190feaea39d982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.349023   603 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2991e520ec4e6681effb4ebbb10f36 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:15.350248   603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2991e520ec4e6681effb4ebbb10f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.352949   602 tablet_service.cc:1511] Processing CreateTablet for tablet c5bb611e1ea54d6a93f6373eba31b0a1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:15.354178   602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bb611e1ea54d6a93f6373eba31b0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.356436   529 tablet_service.cc:1511] Processing CreateTablet for tablet 1dab87779d524479b07f1a31ecc09392 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:15.357055   676 tablet_service.cc:1511] Processing CreateTablet for tablet aec83e2541894cac8583ab54ee26a9c3 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:15.357617   529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab87779d524479b07f1a31ecc09392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.358278   676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec83e2541894cac8583ab54ee26a9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.361070   601 tablet_service.cc:1511] Processing CreateTablet for tablet aec83e2541894cac8583ab54ee26a9c3 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:15.362309   601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec83e2541894cac8583ab54ee26a9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.363523   528 tablet_service.cc:1511] Processing CreateTablet for tablet 6b896cc7644445928d72517a1cc7c9ee (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:15.364754   528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b896cc7644445928d72517a1cc7c9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.364812   599 tablet_service.cc:1511] Processing CreateTablet for tablet 6b896cc7644445928d72517a1cc7c9ee (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:15.365113   600 tablet_service.cc:1511] Processing CreateTablet for tablet 1dab87779d524479b07f1a31ecc09392 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:15.366261   599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b896cc7644445928d72517a1cc7c9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.366919   675 tablet_service.cc:1511] Processing CreateTablet for tablet 1dab87779d524479b07f1a31ecc09392 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:15.368201   675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab87779d524479b07f1a31ecc09392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.369086   674 tablet_service.cc:1511] Processing CreateTablet for tablet 57d640b48e9041a19f095ee6689f24e2 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:15.370527   674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d640b48e9041a19f095ee6689f24e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.372541   600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dab87779d524479b07f1a31ecc09392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.372725   459 tablet_service.cc:1511] Processing CreateTablet for tablet 3678c9e4f62646289ac3cf9486ebef86 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:15.373960   459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3678c9e4f62646289ac3cf9486ebef86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.374250   527 tablet_service.cc:1511] Processing CreateTablet for tablet 57d640b48e9041a19f095ee6689f24e2 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:15.375442   527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d640b48e9041a19f095ee6689f24e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.377231   605 tablet_service.cc:1511] Processing CreateTablet for tablet 6e18e35b93be499eb57c31616d389bdd (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:15.377923   673 tablet_service.cc:1511] Processing CreateTablet for tablet 6be61e3d97664a4b9f8592f30bc6f1c4 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:15.378526   605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18e35b93be499eb57c31616d389bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.379174   673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be61e3d97664a4b9f8592f30bc6f1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.381472   526 tablet_service.cc:1511] Processing CreateTablet for tablet 3608f09f9d8142b88d2db7d2006b8328 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:15.382342   456 tablet_service.cc:1511] Processing CreateTablet for tablet 6e18e35b93be499eb57c31616d389bdd (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:15.382804   526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3608f09f9d8142b88d2db7d2006b8328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.383646   456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18e35b93be499eb57c31616d389bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.385677   454 tablet_service.cc:1511] Processing CreateTablet for tablet 56e1ac27d50e4beeae190feaea39d982 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:15.386982   454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e1ac27d50e4beeae190feaea39d982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.388209   458 tablet_service.cc:1511] Processing CreateTablet for tablet 40b64440f44d41f0bb25ac704ea101e1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:15.389460   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b64440f44d41f0bb25ac704ea101e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.395236   452 tablet_service.cc:1511] Processing CreateTablet for tablet d93b4e23b9c5440186eaceb837799530 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:15.396550   452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93b4e23b9c5440186eaceb837799530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.384204   607 tablet_service.cc:1511] Processing CreateTablet for tablet a6345dcd31a6438aa6b7a42439afbf91 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:15.401542   607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6345dcd31a6438aa6b7a42439afbf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.401489   525 tablet_service.cc:1511] Processing CreateTablet for tablet 69caf73c477a4092843fd61428e34fda (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:15.402907   525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69caf73c477a4092843fd61428e34fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.405699   451 tablet_service.cc:1511] Processing CreateTablet for tablet aec83e2541894cac8583ab54ee26a9c3 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:15.407003   451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec83e2541894cac8583ab54ee26a9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.350251   735 tablet_bootstrap.cc:654] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.409492   453 tablet_service.cc:1511] Processing CreateTablet for tablet c5bb611e1ea54d6a93f6373eba31b0a1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:15.412564   457 tablet_service.cc:1511] Processing CreateTablet for tablet a6345dcd31a6438aa6b7a42439afbf91 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:15.413820   457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6345dcd31a6438aa6b7a42439afbf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.417537   453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bb611e1ea54d6a93f6373eba31b0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.417691   450 tablet_service.cc:1511] Processing CreateTablet for tablet 6b896cc7644445928d72517a1cc7c9ee (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:15.418977   450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b896cc7644445928d72517a1cc7c9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.420799   455 tablet_service.cc:1511] Processing CreateTablet for tablet f976b8f33ce349e29ae3c73be067b597 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:15.422053   455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976b8f33ce349e29ae3c73be067b597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.428077   606 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac3a429d66740a193528b60aa03a5ea (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:15.429368   606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac3a429d66740a193528b60aa03a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.458496   734 tablet_bootstrap.cc:700] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent opening tablet: real 0.138s	user 0.001s	sys 0.000s
I20260710 11:08:15.459139   734 tablet_bootstrap.cc:654] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.465448   530 tablet_service.cc:1511] Processing CreateTablet for tablet 371b97cca82949e88d6f122e77417a23 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:15.468135   530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371b97cca82949e88d6f122e77417a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.467437   681 tablet_service.cc:1511] Processing CreateTablet for tablet 3608f09f9d8142b88d2db7d2006b8328 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:15.514029   604 tablet_service.cc:1511] Processing CreateTablet for tablet 6be61e3d97664a4b9f8592f30bc6f1c4 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:15.499740   451 tablet_service.cc:1511] Processing CreateTablet for tablet 57d640b48e9041a19f095ee6689f24e2 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:15.515492   604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be61e3d97664a4b9f8592f30bc6f1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.522472   681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3608f09f9d8142b88d2db7d2006b8328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.523144   680 tablet_service.cc:1511] Processing CreateTablet for tablet 371b97cca82949e88d6f122e77417a23 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:15.523608   534 tablet_service.cc:1511] Processing CreateTablet for tablet e631618ee0b844079f24b401709e3db4 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:15.524765   679 tablet_service.cc:1511] Processing CreateTablet for tablet 387520fc21524893840d81ff9e852bf1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:15.534386   600 tablet_service.cc:1511] Processing CreateTablet for tablet 3608f09f9d8142b88d2db7d2006b8328 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:15.539700   459 tablet_service.cc:1511] Processing CreateTablet for tablet 6be61e3d97664a4b9f8592f30bc6f1c4 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:15.515740   451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d640b48e9041a19f095ee6689f24e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.539407   602 tablet_service.cc:1511] Processing CreateTablet for tablet 69caf73c477a4092843fd61428e34fda (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:15.549152   680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371b97cca82949e88d6f122e77417a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.549805   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e631618ee0b844079f24b401709e3db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.551359   678 tablet_service.cc:1511] Processing CreateTablet for tablet e631618ee0b844079f24b401709e3db4 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:15.552522   679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387520fc21524893840d81ff9e852bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.555125   736 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:15.561816   528 tablet_service.cc:1511] Processing CreateTablet for tablet 96333b66ec37446ab0e3692bbe42ee2e (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:15.563071   528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96333b66ec37446ab0e3692bbe42ee2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.567693   453 tablet_service.cc:1511] Processing CreateTablet for tablet 371b97cca82949e88d6f122e77417a23 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:15.568915   600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3608f09f9d8142b88d2db7d2006b8328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.599483   602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69caf73c477a4092843fd61428e34fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.572031   459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be61e3d97664a4b9f8592f30bc6f1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.597681   605 tablet_service.cc:1511] Processing CreateTablet for tablet 387520fc21524893840d81ff9e852bf1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:15.606033   453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371b97cca82949e88d6f122e77417a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.612959   607 tablet_service.cc:1511] Processing CreateTablet for tablet 96333b66ec37446ab0e3692bbe42ee2e (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:15.585404   452 tablet_service.cc:1511] Processing CreateTablet for tablet 387520fc21524893840d81ff9e852bf1 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:15.588099   451 tablet_service.cc:1511] Processing CreateTablet for tablet 96333b66ec37446ab0e3692bbe42ee2e (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:15.619324   738 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:15.619766   451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96333b66ec37446ab0e3692bbe42ee2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.588848   608 tablet_service.cc:1511] Processing CreateTablet for tablet e631618ee0b844079f24b401709e3db4 (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:15.589751   678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e631618ee0b844079f24b401709e3db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.625046   682 tablet_service.cc:1511] Processing CreateTablet for tablet 1df9586d54b24ca8b8c4e17fef03e57d (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:15.626250   682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df9586d54b24ca8b8c4e17fef03e57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.626629   455 tablet_service.cc:1511] Processing CreateTablet for tablet 1df9586d54b24ca8b8c4e17fef03e57d (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:15.596217   458 tablet_service.cc:1511] Processing CreateTablet for tablet 69caf73c477a4092843fd61428e34fda (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:15.603219   605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387520fc21524893840d81ff9e852bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.635794   608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e631618ee0b844079f24b401709e3db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.637404   607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96333b66ec37446ab0e3692bbe42ee2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.641716   734 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:15.642161   734 ts_tablet_manager.cc:1403] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.328s	user 0.008s	sys 0.009s
I20260710 11:08:15.642741   735 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:15.643182   735 ts_tablet_manager.cc:1403] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.311s	user 0.018s	sys 0.018s
I20260710 11:08:15.593753   736 tablet_bootstrap.cc:654] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.647655   452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387520fc21524893840d81ff9e852bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.653157   603 tablet_service.cc:1511] Processing CreateTablet for tablet 30dc642ef53c47b19fbbf63085f917ae (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:15.661895   734 raft_consensus.cc:359] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:15.662598   734 raft_consensus.cc:385] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.662909   734 raft_consensus.cc:740] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.663722   734 consensus_queue.cc:260] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:15.666776   533 tablet_service.cc:1511] Processing CreateTablet for tablet 1df9586d54b24ca8b8c4e17fef03e57d (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:15.668056   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df9586d54b24ca8b8c4e17fef03e57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.669955   457 tablet_service.cc:1511] Processing CreateTablet for tablet 30dc642ef53c47b19fbbf63085f917ae (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:15.676273   534 tablet_service.cc:1511] Processing CreateTablet for tablet c2950d8abd6b44e1a46eeae53468b14f (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:15.677542   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2950d8abd6b44e1a46eeae53468b14f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:15.678110   415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:15.677919   735 raft_consensus.cc:359] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:15.678350   599 tablet_service.cc:1511] Processing CreateTablet for tablet c2950d8abd6b44e1a46eeae53468b14f (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:15.679150   735 raft_consensus.cc:385] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.679915   735 raft_consensus.cc:740] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.681082   738 tablet_bootstrap.cc:654] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.686338   455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df9586d54b24ca8b8c4e17fef03e57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.683432   735 consensus_queue.cc:260] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:15.683058   679 tablet_service.cc:1511] Processing CreateTablet for tablet 30dc642ef53c47b19fbbf63085f917ae (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:15.687956   673 tablet_service.cc:1511] Processing CreateTablet for tablet c2950d8abd6b44e1a46eeae53468b14f (DEFAULT_TABLE table=test-workload [id=0d00973e541a4cb889afe31899eaf51e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:15.689123   679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dc642ef53c47b19fbbf63085f917ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.691385   603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dc642ef53c47b19fbbf63085f917ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.691311   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69caf73c477a4092843fd61428e34fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.696214   457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dc642ef53c47b19fbbf63085f917ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.696503   599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2950d8abd6b44e1a46eeae53468b14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.708241   673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2950d8abd6b44e1a46eeae53468b14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.733392   734 ts_tablet_manager.cc:1434] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.002s
I20260710 11:08:15.734777   735 ts_tablet_manager.cc:1434] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.091s	user 0.030s	sys 0.004s
I20260710 11:08:15.751156   569 heartbeater.cc:499] Master 127.30.28.190:35813 was elected leader, sending a full tablet report...
I20260710 11:08:15.749782   717 heartbeater.cc:499] Master 127.30.28.190:35813 was elected leader, sending a full tablet report...
I20260710 11:08:15.759776   735 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:15.776615   734 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:15.789659   738 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:15.790622   738 ts_tablet_manager.cc:1403] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.172s	user 0.006s	sys 0.009s
I20260710 11:08:15.801898   736 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:15.802379   736 ts_tablet_manager.cc:1403] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.248s	user 0.012s	sys 0.029s
I20260710 11:08:15.804369   734 tablet_bootstrap.cc:654] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.805132   736 raft_consensus.cc:359] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.811332   736 raft_consensus.cc:385] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.811642   736 raft_consensus.cc:740] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.805862   738 raft_consensus.cc:359] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.812429   738 raft_consensus.cc:385] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.812726   738 raft_consensus.cc:740] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.813530   738 consensus_queue.cc:260] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.814754   736 consensus_queue.cc:260] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.827710   735 tablet_bootstrap.cc:654] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.848176   643 heartbeater.cc:499] Master 127.30.28.190:35813 was elected leader, sending a full tablet report...
I20260710 11:08:15.850623   738 ts_tablet_manager.cc:1434] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.014s
I20260710 11:08:15.851970   738 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:15.859870   738 tablet_bootstrap.cc:654] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.861212   745 raft_consensus.cc:493] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:15.861841   745 raft_consensus.cc:515] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.864046   494 heartbeater.cc:499] Master 127.30.28.190:35813 was elected leader, sending a full tablet report...
W20260710 11:08:15.866668   718 tablet.cc:2406] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:15.876438   736 ts_tablet_manager.cc:1434] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.015s
I20260710 11:08:15.868818   745 leader_election.cc:290] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:15.878746   736 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:15.880522   746 raft_consensus.cc:493] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:15.881094   746 raft_consensus.cc:515] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.884152   746 leader_election.cc:290] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:15.904356   735 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:15.904980   735 ts_tablet_manager.cc:1403] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.023s
I20260710 11:08:15.908717   735 raft_consensus.cc:359] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:15.909610   735 raft_consensus.cc:385] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.910038   735 raft_consensus.cc:740] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.910871   735 consensus_queue.cc:260] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:15.913035   735 ts_tablet_manager.cc:1434] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:08:15.919816   742 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:15.920365   742 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:15.921337   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6345dcd31a6438aa6b7a42439afbf91" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:15.923602   742 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
W20260710 11:08:15.927235   582 leader_election.cc:343] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:15.929530   734 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:15.934764   734 ts_tablet_manager.cc:1403] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.181s	user 0.029s	sys 0.037s
I20260710 11:08:15.929693   735 tablet_bootstrap.cc:492] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:15.938700   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6345dcd31a6438aa6b7a42439afbf91" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:15.940208   583 leader_election.cc:343] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:15.940639   583 leader_election.cc:304] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:15.941442   745 raft_consensus.cc:2749] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:15.945768   736 tablet_bootstrap.cc:654] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.950634   735 tablet_bootstrap.cc:654] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.950999   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec83e2541894cac8583ab54ee26a9c3" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
W20260710 11:08:15.952838   432 leader_election.cc:343] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:15.956102   738 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:15.958588   738 ts_tablet_manager.cc:1403] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.011s
I20260710 11:08:15.962015   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec83e2541894cac8583ab54ee26a9c3" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:15.963227   434 leader_election.cc:343] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:15.963728   434 leader_election.cc:304] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec89674917c64d3296ae21c6f0ad5d4a; no voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:15.965296   746 raft_consensus.cc:2749] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:15.966630   738 raft_consensus.cc:359] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.963435   734 raft_consensus.cc:359] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.969337   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:15.969974   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:15.970456   738 raft_consensus.cc:385] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:15.970991   508 leader_election.cc:343] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:15.971623   734 raft_consensus.cc:385] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.971963   734 raft_consensus.cc:740] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
W20260710 11:08:15.971992   507 leader_election.cc:343] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:15.972733   507 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:15.972836   734 consensus_queue.cc:260] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.973752   742 raft_consensus.cc:2749] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:15.974790   734 ts_tablet_manager.cc:1434] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260710 11:08:15.975064   738 raft_consensus.cc:740] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.975731   734 tablet_bootstrap.cc:492] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:15.976047   738 consensus_queue.cc:260] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.978201   738 ts_tablet_manager.cc:1434] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260710 11:08:15.979411   738 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:15.980935   734 tablet_bootstrap.cc:654] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.983712   735 tablet_bootstrap.cc:492] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:15.984282   735 ts_tablet_manager.cc:1403] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.002s
I20260710 11:08:15.989392   738 tablet_bootstrap.cc:654] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.989601   734 tablet_bootstrap.cc:492] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:15.990103   734 ts_tablet_manager.cc:1403] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:08:15.991288   745 raft_consensus.cc:493] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:15.991767   745 raft_consensus.cc:515] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:15.992728   734 raft_consensus.cc:359] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:15.993429   734 raft_consensus.cc:385] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.993722   734 raft_consensus.cc:740] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.994508   734 consensus_queue.cc:260] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:15.995102   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e1ac27d50e4beeae190feaea39d982" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:15.996872   734 ts_tablet_manager.cc:1434] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:15.997128   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e1ac27d50e4beeae190feaea39d982" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:15.997900   734 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
W20260710 11:08:15.998859   582 leader_election.cc:343] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:15.999903   583 leader_election.cc:343] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.000386   583 leader_election.cc:304] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:16.001744   740 raft_consensus.cc:493] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.002341   740 raft_consensus.cc:515] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.003243   745 leader_election.cc:290] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.003914   745 raft_consensus.cc:2749] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.006786   736 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.006762   740 leader_election.cc:290] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.007485   736 ts_tablet_manager.cc:1403] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.008s
I20260710 11:08:16.010821   736 raft_consensus.cc:359] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.011673   736 raft_consensus.cc:385] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.012182   736 raft_consensus.cc:740] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.013211   736 consensus_queue.cc:260] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.016103   736 ts_tablet_manager.cc:1434] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:08:16.017490   736 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.018692   735 raft_consensus.cc:359] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.019423   735 raft_consensus.cc:385] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.019737   735 raft_consensus.cc:740] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.016156   734 tablet_bootstrap.cc:654] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.025197   735 consensus_queue.cc:260] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.030997   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
W20260710 11:08:16.032658   656 leader_election.cc:343] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.033545   734 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.033946   734 ts_tablet_manager.cc:1403] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.003s
I20260710 11:08:16.034301   736 tablet_bootstrap.cc:654] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.039424   735 ts_tablet_manager.cc:1434] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260710 11:08:16.039454   734 raft_consensus.cc:359] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.040823   734 raft_consensus.cc:385] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.041388   734 raft_consensus.cc:740] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.043267   734 consensus_queue.cc:260] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.044431   736 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.044912   736 ts_tablet_manager.cc:1403] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 11:08:16.047828   736 raft_consensus.cc:359] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.048496   736 raft_consensus.cc:385] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.048769   736 raft_consensus.cc:740] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.049535   736 consensus_queue.cc:260] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.051090   734 ts_tablet_manager.cc:1434] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:08:16.051818   736 ts_tablet_manager.cc:1434] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:16.052171   734 tablet_bootstrap.cc:492] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.052807   736 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.040899   735 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.059218   734 tablet_bootstrap.cc:654] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.059248   736 tablet_bootstrap.cc:654] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.061775   735 tablet_bootstrap.cc:654] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.065759   738 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.066299   738 ts_tablet_manager.cc:1403] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.009s
W20260710 11:08:16.063513   583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.132:36805, user_credentials={real_user=slave}} blocked reactor thread for 63643.7us
I20260710 11:08:16.068157   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
W20260710 11:08:16.070391   658 leader_election.cc:343] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.070958   658 leader_election.cc:304] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:16.072758   738 raft_consensus.cc:359] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.073518   738 raft_consensus.cc:385] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.073833   738 raft_consensus.cc:740] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.073865   736 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.074783   736 ts_tablet_manager.cc:1403] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260710 11:08:16.074697   738 consensus_queue.cc:260] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.078671   736 raft_consensus.cc:359] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.079655   736 raft_consensus.cc:385] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.080112   736 raft_consensus.cc:740] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.081197   736 consensus_queue.cc:260] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.084299   740 raft_consensus.cc:2749] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.083951   736 ts_tablet_manager.cc:1434] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:16.085776   738 ts_tablet_manager.cc:1434] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:08:16.086381   736 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.089258   738 tablet_bootstrap.cc:492] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.094769   736 tablet_bootstrap.cc:654] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.098834   738 tablet_bootstrap.cc:654] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.102202   736 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.102698   736 ts_tablet_manager.cc:1403] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 11:08:16.103050   734 tablet_bootstrap.cc:492] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.103530   734 ts_tablet_manager.cc:1403] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.052s	user 0.032s	sys 0.008s
I20260710 11:08:16.105589   736 raft_consensus.cc:359] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.106382   736 raft_consensus.cc:385] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.106235   734 raft_consensus.cc:359] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.106739   736 raft_consensus.cc:740] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.106979   734 raft_consensus.cc:385] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.107326   734 raft_consensus.cc:740] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.107731   735 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.107834   736 consensus_queue.cc:260] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.110354   736 ts_tablet_manager.cc:1434] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:16.108554   735 ts_tablet_manager.cc:1403] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.012s
I20260710 11:08:16.108192   734 consensus_queue.cc:260] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.111239   736 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.112890   734 ts_tablet_manager.cc:1434] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:16.113799   734 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.113880   735 raft_consensus.cc:359] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.114589   735 raft_consensus.cc:385] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.114872   735 raft_consensus.cc:740] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.115563   735 consensus_queue.cc:260] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.117698   735 ts_tablet_manager.cc:1434] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:16.118556   735 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.111213   738 tablet_bootstrap.cc:492] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.120110   738 ts_tablet_manager.cc:1403] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260710 11:08:16.122900   738 raft_consensus.cc:359] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.123549   738 raft_consensus.cc:385] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.123848   738 raft_consensus.cc:740] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.124958   735 tablet_bootstrap.cc:654] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.124615   738 consensus_queue.cc:260] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.128981   738 ts_tablet_manager.cc:1434] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:16.129899   738 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.131770   736 tablet_bootstrap.cc:654] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.134606   734 tablet_bootstrap.cc:654] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.136149   735 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.136631   735 ts_tablet_manager.cc:1403] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:08:16.138753   738 tablet_bootstrap.cc:654] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.140172   735 raft_consensus.cc:359] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.144941   735 raft_consensus.cc:385] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.145304   735 raft_consensus.cc:740] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.146836   736 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.146359   735 consensus_queue.cc:260] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.147435   736 ts_tablet_manager.cc:1403] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260710 11:08:16.151137   736 raft_consensus.cc:359] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.152025   736 raft_consensus.cc:385] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.152385   736 raft_consensus.cc:740] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.153398   736 consensus_queue.cc:260] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.156086   736 ts_tablet_manager.cc:1434] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:08:16.157534   735 ts_tablet_manager.cc:1434] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:08:16.161469   742 raft_consensus.cc:493] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.162051   742 raft_consensus.cc:515] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.169231   780 raft_consensus.cc:493] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.170305   780 raft_consensus.cc:515] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.170725   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.171250   742 leader_election.cc:290] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.172333   736 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
W20260710 11:08:16.172887   508 leader_election.cc:343] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.174614   735 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.180785   735 tablet_bootstrap.cc:654] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.180850   736 tablet_bootstrap.cc:654] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.185415   738 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.185892   738 ts_tablet_manager.cc:1403] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.025s
I20260710 11:08:16.186380   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:16.187004   692 raft_consensus.cc:2468] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:16.188325   509 leader_election.cc:304] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:16.188639   738 raft_consensus.cc:359] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.189311   738 raft_consensus.cc:385] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.189450   742 raft_consensus.cc:2804] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.189615   738 raft_consensus.cc:740] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.189823   742 raft_consensus.cc:493] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.190167   742 raft_consensus.cc:3060] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.190536   738 consensus_queue.cc:260] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.192736   738 ts_tablet_manager.cc:1434] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:16.194036   738 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.197781   742 raft_consensus.cc:515] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.199800   738 tablet_bootstrap.cc:654] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.200587   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:16.201159   692 raft_consensus.cc:3060] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.209877   692 raft_consensus.cc:2468] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:16.211817   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.212359   736 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.212744   509 leader_election.cc:304] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.212971   736 ts_tablet_manager.cc:1403] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
W20260710 11:08:16.213336   508 leader_election.cc:343] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.216789   736 raft_consensus.cc:359] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.217717   736 raft_consensus.cc:385] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.218099   736 raft_consensus.cc:740] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.218531   734 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.219161   734 ts_tablet_manager.cc:1403] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.012s
I20260710 11:08:16.211611   742 leader_election.cc:290] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.220309   742 raft_consensus.cc:2804] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.220865   742 raft_consensus.cc:697] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:16.220976   735 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.221669   735 ts_tablet_manager.cc:1403] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.024s
I20260710 11:08:16.221684   736 consensus_queue.cc:260] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.225633   735 raft_consensus.cc:359] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.226557   735 raft_consensus.cc:385] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.226935   735 raft_consensus.cc:740] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.227854   735 consensus_queue.cc:260] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.230553   742 consensus_queue.cc:237] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.234012   736 ts_tablet_manager.cc:1434] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 11:08:16.234619   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b64440f44d41f0bb25ac704ea101e1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:16.235260   735 ts_tablet_manager.cc:1434] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 11:08:16.235221   618 raft_consensus.cc:2468] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:16.236338   735 tablet_bootstrap.cc:492] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.236596   507 leader_election.cc:304] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:16.239198   734 raft_consensus.cc:359] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.241436   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b64440f44d41f0bb25ac704ea101e1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.242763   735 tablet_bootstrap.cc:654] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.243113   469 raft_consensus.cc:2468] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:16.243630   736 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.241995   780 leader_election.cc:290] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.245225   734 raft_consensus.cc:385] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.244279   784 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.245769   734 raft_consensus.cc:740] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.245898   784 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.246729   734 consensus_queue.cc:260] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.248095   784 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.242514   785 raft_consensus.cc:2804] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.248618   785 raft_consensus.cc:493] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.249001   785 raft_consensus.cc:3060] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.249500   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.250265   469 raft_consensus.cc:2468] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:16.251456   508 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.252255   736 tablet_bootstrap.cc:654] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.252682   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:16.254159   509 leader_election.cc:343] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.255025   746 raft_consensus.cc:493] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.255614   784 raft_consensus.cc:2804] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.255501   746 raft_consensus.cc:515] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.256023   784 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.257704   746 leader_election.cc:290] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.262689   785 raft_consensus.cc:515] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.266718   736 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.270757   740 raft_consensus.cc:493] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.276464   736 ts_tablet_manager.cc:1403] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.013s
I20260710 11:08:16.276497   784 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.276536   740 raft_consensus.cc:515] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.271385   735 tablet_bootstrap.cc:492] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.273880   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:16.275439   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.278355   735 ts_tablet_manager.cc:1403] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.006s
W20260710 11:08:16.279333   435 leader_election.cc:343] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.279197   736 raft_consensus.cc:359] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.279865   736 raft_consensus.cc:385] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.280049   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3a429d66740a193528b60aa03a5ea" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.280164   692 raft_consensus.cc:2468] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 0.
I20260710 11:08:16.282896   785 leader_election.cc:290] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.280185   736 raft_consensus.cc:740] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.282297   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b64440f44d41f0bb25ac704ea101e1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:16.283530   735 raft_consensus.cc:359] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.283790   736 consensus_queue.cc:260] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.284250   735 raft_consensus.cc:385] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.284679   735 raft_consensus.cc:740] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.283886   618 raft_consensus.cc:3060] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.285809   736 ts_tablet_manager.cc:1434] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:16.285399   735 consensus_queue.cc:260] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.287015   544 raft_consensus.cc:2468] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.287595   735 ts_tablet_manager.cc:1434] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:08:16.287765   740 leader_election.cc:290] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:16.288224   658 leader_election.cc:304] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.284310   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b64440f44d41f0bb25ac704ea101e1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.289040   469 raft_consensus.cc:3060] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.289311   736 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.294503   736 tablet_bootstrap.cc:654] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.295321   617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3a429d66740a193528b60aa03a5ea" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:16.297271   740 raft_consensus.cc:2804] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:16.297421   655 leader_election.cc:343] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.297757   740 raft_consensus.cc:493] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.298162   740 raft_consensus.cc:3060] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.288657   735 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.301563   469 raft_consensus.cc:2468] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:16.304352   434 leader_election.cc:304] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [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: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:16.305042   740 raft_consensus.cc:515] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.306123   746 raft_consensus.cc:2804] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.306490   746 raft_consensus.cc:493] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.306800   746 raft_consensus.cc:3060] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.307168   736 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.307595   736 ts_tablet_manager.cc:1403] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:08:16.307693   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3a429d66740a193528b60aa03a5ea" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.308281   544 raft_consensus.cc:3060] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.308583   617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3a429d66740a193528b60aa03a5ea" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
W20260710 11:08:16.309873   655 leader_election.cc:343] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.310410   740 leader_election.cc:290] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:16.310220   736 raft_consensus.cc:359] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.310959   740 raft_consensus.cc:493] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.304955   618 raft_consensus.cc:2468] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:16.311542   740 raft_consensus.cc:515] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.312435   507 leader_election.cc:304] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:16.311038   736 raft_consensus.cc:385] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.313441   736 raft_consensus.cc:740] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.314216   742 raft_consensus.cc:2804] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.314414   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6345dcd31a6438aa6b7a42439afbf91" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:16.314754   742 raft_consensus.cc:697] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:16.315197   618 raft_consensus.cc:2468] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.315606   742 consensus_queue.cc:237] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.316349   655 leader_election.cc:304] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.316192   364 catalog_manager.cc:5697] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 1 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.317443   736 consensus_queue.cc:260] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.318850   746 raft_consensus.cc:515] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.319684   736 ts_tablet_manager.cc:1434] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:16.320007   740 leader_election.cc:290] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.321005   736 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.321327   740 raft_consensus.cc:2804] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.321466   544 raft_consensus.cc:2468] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.321717   740 raft_consensus.cc:493] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.322701   658 leader_election.cc:304] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 1ed00f5d3bc941ddbe58b735715d8805
I20260710 11:08:16.323791   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6345dcd31a6438aa6b7a42439afbf91" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.324487   468 raft_consensus.cc:2468] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.324642   790 raft_consensus.cc:2804] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.324488   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:16.326033   734 ts_tablet_manager.cc:1434] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.001s
I20260710 11:08:16.326196   692 raft_consensus.cc:3060] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.326974   736 tablet_bootstrap.cc:654] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.328785   738 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.328652   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.329142   746 leader_election.cc:290] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.329267   738 ts_tablet_manager.cc:1403] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.135s	user 0.036s	sys 0.043s
I20260710 11:08:16.333036   736 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.333472   736 ts_tablet_manager.cc:1403] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:08:16.333858   738 raft_consensus.cc:359] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
W20260710 11:08:16.329787   435 leader_election.cc:343] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.330492   793 raft_consensus.cc:493] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.334903   738 raft_consensus.cc:385] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.334834   793 raft_consensus.cc:515] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.335330   738 raft_consensus.cc:740] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.322072   740 raft_consensus.cc:3060] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.336215   738 consensus_queue.cc:260] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.337965   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.304677   735 tablet_bootstrap.cc:654] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.338251   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
W20260710 11:08:16.339269   658 leader_election.cc:343] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:16.339753   655 leader_election.cc:343] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.340191   655 leader_election.cc:304] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:16.341846   793 leader_election.cc:290] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:16.342374   793 raft_consensus.cc:2749] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.343295   734 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.351576   784 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.342466   738 ts_tablet_manager.cc:1434] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260710 11:08:16.346804   736 raft_consensus.cc:359] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.334225   790 raft_consensus.cc:697] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:16.353446   736 raft_consensus.cc:385] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.353727   736 raft_consensus.cc:740] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.351163   692 raft_consensus.cc:2468] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 1.
I20260710 11:08:16.354372   736 consensus_queue.cc:260] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.354761   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:16.353943   790 consensus_queue.cc:237] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.356362   736 ts_tablet_manager.cc:1434] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:08:16.357188   736 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
W20260710 11:08:16.357115   509 leader_election.cc:343] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.359272   784 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.360828   434 leader_election.cc:304] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [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: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:16.364300   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.365331   469 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.371511   736 tablet_bootstrap.cc:654] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.372869   746 raft_consensus.cc:2804] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.373756   746 raft_consensus.cc:697] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:16.375090   746 consensus_queue.cc:237] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.375697   469 raft_consensus.cc:2468] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:16.377404   508 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:16.381484   784 raft_consensus.cc:2804] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.382122   784 raft_consensus.cc:697] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:16.382282   740 raft_consensus.cc:515] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.383190   784 consensus_queue.cc:237] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.385290   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6345dcd31a6438aa6b7a42439afbf91" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:16.386063   618 raft_consensus.cc:3060] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.387324   740 leader_election.cc:290] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.388517   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6345dcd31a6438aa6b7a42439afbf91" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.389174   735 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.389638   735 ts_tablet_manager.cc:1403] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.001s
I20260710 11:08:16.394014   735 raft_consensus.cc:359] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.394968   735 raft_consensus.cc:385] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.393841   367 catalog_manager.cc:5697] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.397063   735 raft_consensus.cc:740] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.395869   469 raft_consensus.cc:3060] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.395998   618 raft_consensus.cc:2468] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.386720   738 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.397903   735 consensus_queue.cc:260] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.401232   735 ts_tablet_manager.cc:1434] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:08:16.402302   735 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.403872   655 leader_election.cc:304] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.408187   740 raft_consensus.cc:2804] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.408919   740 raft_consensus.cc:697] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:16.410234   740 consensus_queue.cc:237] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.407742   469 raft_consensus.cc:2468] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.417043   735 tablet_bootstrap.cc:654] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.422649   738 tablet_bootstrap.cc:654] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.424115   734 tablet_bootstrap.cc:654] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.431083   765 raft_consensus.cc:493] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.431669   765 raft_consensus.cc:515] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.434358   765 leader_election.cc:290] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:16.437558   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab87779d524479b07f1a31ecc09392" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:16.444592   583 leader_election.cc:343] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.454607   736 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.455276   736 ts_tablet_manager.cc:1403] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.021s
I20260710 11:08:16.475735   746 raft_consensus.cc:493] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.475711   765 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.477998   746 raft_consensus.cc:515] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.478080   765 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.480716   765 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.481741   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.482205   740 raft_consensus.cc:493] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.482388   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:16.483253   692 raft_consensus.cc:2393] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec89674917c64d3296ae21c6f0ad5d4a in current term 1: Already voted for candidate 2ec9c359574d4611ba32f103a8f20efc in this term.
I20260710 11:08:16.483140   746 leader_election.cc:290] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.482909   740 raft_consensus.cc:515] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.484987   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976b8f33ce349e29ae3c73be067b597" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.487951   434 leader_election.cc:304] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec89674917c64d3296ae21c6f0ad5d4a; no voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:16.488653   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e1ac27d50e4beeae190feaea39d982" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.489101   746 raft_consensus.cc:3060] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.489461   468 raft_consensus.cc:2468] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.482355   469 raft_consensus.cc:2468] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:16.486764   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e1ac27d50e4beeae190feaea39d982" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:16.492386   618 raft_consensus.cc:2468] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.493569   655 leader_election.cc:304] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.494073   736 raft_consensus.cc:359] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.494521   582 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.494758   736 raft_consensus.cc:385] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.495155   736 raft_consensus.cc:740] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.495453   790 raft_consensus.cc:2804] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.495836   790 raft_consensus.cc:493] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.498667   734 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.487331   740 leader_election.cc:290] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.499742   734 ts_tablet_manager.cc:1403] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.012s
I20260710 11:08:16.495903   736 consensus_queue.cc:260] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.502700   736 ts_tablet_manager.cc:1434] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260710 11:08:16.496557   790 raft_consensus.cc:3060] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.500411   765 raft_consensus.cc:2804] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.508776   746 raft_consensus.cc:2749] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.510974   748 raft_consensus.cc:493] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.509158   366 catalog_manager.cc:5697] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.511456   748 raft_consensus.cc:515] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.505457   765 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.518112   367 catalog_manager.cc:5697] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 0 to 1, leader changed from <none> to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.517858   765 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.519652   748 leader_election.cc:290] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.520844   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d640b48e9041a19f095ee6689f24e2" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:16.522150   434 leader_election.cc:343] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.522775   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d640b48e9041a19f095ee6689f24e2" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
W20260710 11:08:16.524091   435 leader_election.cc:343] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.524519   435 leader_election.cc:304] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec89674917c64d3296ae21c6f0ad5d4a; no voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:16.525096   734 raft_consensus.cc:359] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.525760   734 raft_consensus.cc:385] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.526046   734 raft_consensus.cc:740] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.526393   738 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.526865   738 ts_tablet_manager.cc:1403] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.148s	user 0.028s	sys 0.012s
I20260710 11:08:16.526714   734 consensus_queue.cc:260] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.527209   790 raft_consensus.cc:515] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.527604   748 raft_consensus.cc:2749] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.528873   734 ts_tablet_manager.cc:1434] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:08:16.531570   790 leader_election.cc:290] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.533162   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e1ac27d50e4beeae190feaea39d982" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:16.535745   618 raft_consensus.cc:3060] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.534219   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e1ac27d50e4beeae190feaea39d982" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.535297   735 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.537516   735 ts_tablet_manager.cc:1403] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.000s
I20260710 11:08:16.538448   469 raft_consensus.cc:3060] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.538072   738 raft_consensus.cc:359] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.542002   765 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.542366   738 raft_consensus.cc:385] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.543702   736 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.537122   734 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.543092   738 raft_consensus.cc:740] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.549585   736 tablet_bootstrap.cc:654] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.550267   365 catalog_manager.cc:5697] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 1 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.553730   469 raft_consensus.cc:2468] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.554793   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.551647   618 raft_consensus.cc:2468] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.553812   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab87779d524479b07f1a31ecc09392" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.558573   544 raft_consensus.cc:2468] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:16.558755   735 raft_consensus.cc:359] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.559412   735 raft_consensus.cc:385] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.556519   656 leader_election.cc:304] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.557361   738 consensus_queue.cc:260] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.555508   365 catalog_manager.cc:5697] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 1 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.560168   790 raft_consensus.cc:2804] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:16.560694   584 leader_election.cc:343] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.559692   735 raft_consensus.cc:740] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.560896   790 raft_consensus.cc:697] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:16.561709   584 leader_election.cc:304] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [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: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:16.561698   735 consensus_queue.cc:260] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.561726   790 consensus_queue.cc:237] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.564944   735 ts_tablet_manager.cc:1434] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:08:16.566306   735 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.572511   736 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.573089   736 ts_tablet_manager.cc:1403] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 11:08:16.575492   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.576085   469 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.579205   735 tablet_bootstrap.cc:654] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.579357   765 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.579119   736 raft_consensus.cc:359] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.582244   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.584527   765 raft_consensus.cc:2804] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.584981   765 raft_consensus.cc:493] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.585373   765 raft_consensus.cc:3060] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.585908   367 catalog_manager.cc:5697] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.587179   736 raft_consensus.cc:385] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.587512   736 raft_consensus.cc:740] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.588230   736 consensus_queue.cc:260] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.588716   469 raft_consensus.cc:2468] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:16.590839   736 ts_tablet_manager.cc:1434] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:08:16.591255   582 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.592187   738 ts_tablet_manager.cc:1434] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.006s
I20260710 11:08:16.592618   736 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.593132   738 tablet_bootstrap.cc:492] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
W20260710 11:08:16.593609   584 leader_election.cc:343] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.596902   813 raft_consensus.cc:2804] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.599891   736 tablet_bootstrap.cc:654] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.603994   790 raft_consensus.cc:493] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.604521   790 raft_consensus.cc:515] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.605507   813 raft_consensus.cc:697] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:16.608894   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.610782   734 tablet_bootstrap.cc:654] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.609534   469 raft_consensus.cc:2468] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.612295   656 leader_election.cc:304] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.607299   813 consensus_queue.cc:237] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.613020   740 raft_consensus.cc:2804] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.614172   765 raft_consensus.cc:515] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.616703   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.617630   765 leader_election.cc:290] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:16.614223   740 raft_consensus.cc:493] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.617878   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab87779d524479b07f1a31ecc09392" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.619347   740 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.618184   790 leader_election.cc:290] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
W20260710 11:08:16.620718   658 leader_election.cc:343] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.621783   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dab87779d524479b07f1a31ecc09392" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:16.619675   543 raft_consensus.cc:3060] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:16.628511   583 leader_election.cc:343] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.627727   543 raft_consensus.cc:2468] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:16.632148   736 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.632660   736 ts_tablet_manager.cc:1403] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.028s
I20260710 11:08:16.633531   734 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.633679   738 tablet_bootstrap.cc:654] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.633989   734 ts_tablet_manager.cc:1403] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.001s
I20260710 11:08:16.636387   584 leader_election.cc:304] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [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: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:16.636502   736 raft_consensus.cc:359] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.637343   736 raft_consensus.cc:385] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.637776   736 raft_consensus.cc:740] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.638734   736 consensus_queue.cc:260] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.638252   765 raft_consensus.cc:2804] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.640054   765 raft_consensus.cc:697] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:16.636786   740 raft_consensus.cc:515] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.642146   738 tablet_bootstrap.cc:492] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.645320   738 ts_tablet_manager.cc:1403] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.002s
I20260710 11:08:16.640944   765 consensus_queue.cc:237] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.646621   784 raft_consensus.cc:493] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.647094   784 raft_consensus.cc:515] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.648191   738 raft_consensus.cc:359] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.649080   735 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.649040   738 raft_consensus.cc:385] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.649791   735 ts_tablet_manager.cc:1403] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.006s
I20260710 11:08:16.649719   738 raft_consensus.cc:740] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.650733   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.651285   469 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.650899   738 consensus_queue.cc:260] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.653010   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b896cc7644445928d72517a1cc7c9ee" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:16.653611   618 raft_consensus.cc:2468] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:16.653868   738 ts_tablet_manager.cc:1434] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:16.653013   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b896cc7644445928d72517a1cc7c9ee" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.654831   468 raft_consensus.cc:2468] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:16.655047   738 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.656030   508 leader_election.cc:304] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.656839   742 raft_consensus.cc:2804] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.657207   742 raft_consensus.cc:493] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.657527   742 raft_consensus.cc:3060] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.659194   469 raft_consensus.cc:2468] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.660388   656 leader_election.cc:304] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.661504   790 raft_consensus.cc:2804] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.661983   790 raft_consensus.cc:697] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:16.662796   790 consensus_queue.cc:237] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.664048   738 tablet_bootstrap.cc:654] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.648993   784 leader_election.cc:290] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:16.638754   734 raft_consensus.cc:359] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.667568   734 raft_consensus.cc:385] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.640836   736 ts_tablet_manager.cc:1434] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:16.668799   736 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.670827   742 raft_consensus.cc:515] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.674075   736 tablet_bootstrap.cc:654] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.677428   738 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.677976   738 ts_tablet_manager.cc:1403] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:08:16.652489   735 raft_consensus.cc:359] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.682758   735 raft_consensus.cc:385] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.683125   735 raft_consensus.cc:740] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
W20260710 11:08:16.686267   415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:16.686328   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b896cc7644445928d72517a1cc7c9ee" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.687206   469 raft_consensus.cc:3060] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.667830   734 raft_consensus.cc:740] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.688567   734 consensus_queue.cc:260] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.690439   734 ts_tablet_manager.cc:1434] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260710 11:08:16.691278   734 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.692428   740 leader_election.cc:290] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.693105   735 consensus_queue.cc:260] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.693676   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.693756   469 raft_consensus.cc:2468] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:16.694990   508 leader_election.cc:304] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
W20260710 11:08:16.695199   658 leader_election.cc:343] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.695645   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b896cc7644445928d72517a1cc7c9ee" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:16.695806   784 raft_consensus.cc:2804] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.696269   618 raft_consensus.cc:3060] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.696354   784 raft_consensus.cc:697] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:16.697238   784 consensus_queue.cc:237] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.699429   738 raft_consensus.cc:359] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.700320   738 raft_consensus.cc:385] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.700661   738 raft_consensus.cc:740] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.701437   738 consensus_queue.cc:260] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.706700   618 raft_consensus.cc:2468] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:16.707897   742 leader_election.cc:290] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:16.708549   364 catalog_manager.cc:5697] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 1 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.709874   367 catalog_manager.cc:5697] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.709837   735 ts_tablet_manager.cc:1434] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.004s
I20260710 11:08:16.713426   738 ts_tablet_manager.cc:1434] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 11:08:16.713605   735 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.714618   738 tablet_bootstrap.cc:492] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.730208   734 tablet_bootstrap.cc:654] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.730835   738 tablet_bootstrap.cc:654] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.731793   736 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.731441   367 catalog_manager.cc:5697] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.733070   735 tablet_bootstrap.cc:654] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.736527   736 ts_tablet_manager.cc:1403] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.012s
I20260710 11:08:16.739689   736 raft_consensus.cc:359] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.740428   736 raft_consensus.cc:385] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.740720   736 raft_consensus.cc:740] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.741667   736 consensus_queue.cc:260] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.744017   734 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.744450   734 ts_tablet_manager.cc:1403] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.003s
I20260710 11:08:16.746729   735 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:16.747151   735 ts_tablet_manager.cc:1403] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:08:16.748108   738 tablet_bootstrap.cc:492] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.748525   738 ts_tablet_manager.cc:1403] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.010s
I20260710 11:08:16.750191   736 ts_tablet_manager.cc:1434] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:16.750134   742 consensus_queue.cc:1048] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.751274   736 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.750905   738 raft_consensus.cc:359] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.751680   738 raft_consensus.cc:385] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.752004   738 raft_consensus.cc:740] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.752753   738 consensus_queue.cc:260] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.752405   367 catalog_manager.cc:5697] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.755098   738 ts_tablet_manager.cc:1434] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:08:16.756014   738 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.756619   735 raft_consensus.cc:359] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.757272   735 raft_consensus.cc:385] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.757521   735 raft_consensus.cc:740] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.763892   738 tablet_bootstrap.cc:654] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.770835   736 tablet_bootstrap.cc:654] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.772256   785 consensus_queue.cc:1048] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.773518   738 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.774011   738 ts_tablet_manager.cc:1403] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260710 11:08:16.778018   738 raft_consensus.cc:359] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.778810   738 raft_consensus.cc:385] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.779145   738 raft_consensus.cc:740] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.780100   738 consensus_queue.cc:260] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.782109   736 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.782266   738 ts_tablet_manager.cc:1434] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:16.782191   734 raft_consensus.cc:359] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.782740   736 ts_tablet_manager.cc:1403] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.007s
I20260710 11:08:16.782945   734 raft_consensus.cc:385] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.783286   738 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.785702   736 raft_consensus.cc:359] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.786443   736 raft_consensus.cc:385] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.786742   736 raft_consensus.cc:740] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.787508   736 consensus_queue.cc:260] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.788944   784 consensus_queue.cc:1048] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.789790   736 ts_tablet_manager.cc:1434] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:16.790278   738 tablet_bootstrap.cc:654] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.790760   736 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.798189   765 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.798178   736 tablet_bootstrap.cc:654] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.799023   765 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.801970   765 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.799823   784 raft_consensus.cc:493] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.802518   784 raft_consensus.cc:515] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.758153   735 consensus_queue.cc:260] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.803802   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.804487   466 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:16.805692   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.806393   543 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:16.806910   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:16.808175   691 raft_consensus.cc:2393] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ec9c359574d4611ba32f103a8f20efc in current term 1: Already voted for candidate ec89674917c64d3296ae21c6f0ad5d4a in this term.
I20260710 11:08:16.805655   582 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.783252   734 raft_consensus.cc:740] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.811350   735 ts_tablet_manager.cc:1434] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260710 11:08:16.813264   765 raft_consensus.cc:2804] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.813767   765 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.814106   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.814188   765 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.815243   785 consensus_queue.cc:1048] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.816721   785 consensus_queue.cc:1048] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.804469   784 leader_election.cc:290] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.824035   735 tablet_bootstrap.cc:492] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:16.811168   734 consensus_queue.cc:260] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.831440   734 ts_tablet_manager.cc:1434] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.001s
I20260710 11:08:16.833464   734 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.823789   765 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.837909   790 consensus_queue.cc:1048] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.839300   765 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.840281   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.841281   466 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.845116   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.845680   543 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.848272   734 tablet_bootstrap.cc:654] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.848332   738 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.848984   738 ts_tablet_manager.cc:1403] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.041s
I20260710 11:08:16.852170   790 raft_consensus.cc:493] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.852677   790 raft_consensus.cc:515] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.851965   738 raft_consensus.cc:359] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.853874   738 raft_consensus.cc:385] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.854277   738 raft_consensus.cc:740] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.855312   738 consensus_queue.cc:260] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.856587   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d640b48e9041a19f095ee6689f24e2" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.857187   544 raft_consensus.cc:2468] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.858220   738 ts_tablet_manager.cc:1434] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:16.858323   658 leader_election.cc:304] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.859227   740 raft_consensus.cc:2804] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.859450   738 tablet_bootstrap.cc:492] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.859607   740 raft_consensus.cc:493] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.860065   740 raft_consensus.cc:3060] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.840610   736 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:16.862527   736 ts_tablet_manager.cc:1403] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.003s
I20260710 11:08:16.864719   467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d640b48e9041a19f095ee6689f24e2" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.865060   466 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:16.865338   467 raft_consensus.cc:2468] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.866187   582 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.867007   765 raft_consensus.cc:2804] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.867445   765 raft_consensus.cc:697] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:16.868110   738 tablet_bootstrap.cc:654] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.868248   765 consensus_queue.cc:237] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.869071   734 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.869570   734 ts_tablet_manager.cc:1403] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.013s
I20260710 11:08:16.870404   790 leader_election.cc:290] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.874838   740 raft_consensus.cc:515] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.876716   736 raft_consensus.cc:359] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.877345   736 raft_consensus.cc:385] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.877596   736 raft_consensus.cc:740] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.877990   543 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:16.878255   736 consensus_queue.cc:260] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:16.879588   734 raft_consensus.cc:359] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.881407   735 tablet_bootstrap.cc:654] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.881677   734 raft_consensus.cc:385] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.882030   734 raft_consensus.cc:740] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.882835   734 consensus_queue.cc:260] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.885767   736 ts_tablet_manager.cc:1434] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:08:16.886845   736 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:16.889727   734 ts_tablet_manager.cc:1434] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260710 11:08:16.890966   734 tablet_bootstrap.cc:492] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.895618   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d640b48e9041a19f095ee6689f24e2" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:16.896231   469 raft_consensus.cc:3060] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.898350   738 tablet_bootstrap.cc:492] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.898797   734 tablet_bootstrap.cc:654] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.898801   738 ts_tablet_manager.cc:1403] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.018s
I20260710 11:08:16.899325   736 tablet_bootstrap.cc:654] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.901790   738 raft_consensus.cc:359] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.902647   738 raft_consensus.cc:385] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.903002   738 raft_consensus.cc:740] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.903981   738 consensus_queue.cc:260] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.904970   790 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.905412   790 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.905902   740 leader_election.cc:290] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:16.906286   738 ts_tablet_manager.cc:1434] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:16.906893   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d640b48e9041a19f095ee6689f24e2" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:16.907184   738 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.907619   543 raft_consensus.cc:3060] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.908119   790 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.910461   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.910530   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:16.911317   466 raft_consensus.cc:2393] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in current term 1: Already voted for candidate 2ec9c359574d4611ba32f103a8f20efc in this term.
I20260710 11:08:16.913836   738 tablet_bootstrap.cc:654] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.913686   656 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:16.914736   692 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.915606   734 tablet_bootstrap.cc:492] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:16.916118   734 ts_tablet_manager.cc:1403] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260710 11:08:16.919469   734 raft_consensus.cc:359] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.920373   734 raft_consensus.cc:385] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.921245   734 raft_consensus.cc:740] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.922613   544 raft_consensus.cc:3060] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.922379   734 consensus_queue.cc:260] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.923604   790 raft_consensus.cc:2749] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.924566   738 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:16.924633   469 raft_consensus.cc:2468] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:16.925141   738 ts_tablet_manager.cc:1403] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:08:16.926507   790 raft_consensus.cc:493] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.926949   790 raft_consensus.cc:515] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.927680   738 raft_consensus.cc:359] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.928396   738 raft_consensus.cc:385] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.928646   738 raft_consensus.cc:740] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.928908   790 leader_election.cc:290] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:16.929245   738 consensus_queue.cc:260] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:16.930045   656 leader_election.cc:304] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:16.931481   738 ts_tablet_manager.cc:1434] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:16.931653   796 raft_consensus.cc:2804] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.932109   796 raft_consensus.cc:697] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:16.932413   738 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:16.932852   796 consensus_queue.cc:237] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:16.935020   813 raft_consensus.cc:493] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.935449   813 raft_consensus.cc:515] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:16.937510   813 leader_election.cc:290] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:16.938325   742 consensus_queue.cc:1048] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.940788   811 consensus_queue.cc:1048] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:16.940941   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:16.941680   617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec83e2541894cac8583ab54ee26a9c3" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
W20260710 11:08:16.942260   583 leader_election.cc:343] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.942281   617 raft_consensus.cc:2468] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.944506   790 consensus_queue.cc:1048] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.945570   655 leader_election.cc:304] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:16.946478   738 tablet_bootstrap.cc:654] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.953454   811 consensus_queue.cc:1048] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.954452   790 raft_consensus.cc:2804] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.956348   790 raft_consensus.cc:493] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.957455   790 raft_consensus.cc:3060] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.958897   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec83e2541894cac8583ab54ee26a9c3" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:16.959650   469 raft_consensus.cc:2468] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:16.961179   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
W20260710 11:08:16.967823   584 leader_election.cc:343] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.968405   584 leader_election.cc:304] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805; no voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:16.969316   813 raft_consensus.cc:2749] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.973546   734 ts_tablet_manager.cc:1434] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260710 11:08:16.976016   734 tablet_bootstrap.cc:492] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:16.979962   617 raft_consensus.cc:3060] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.996742   858 consensus_queue.cc:1048] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:16.984715   850 consensus_queue.cc:1048] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.011204   852 consensus_queue.cc:1048] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.020411   765 raft_consensus.cc:493] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.023797   813 raft_consensus.cc:493] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.024441   813 raft_consensus.cc:515] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.020921   765 raft_consensus.cc:515] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.024894   790 raft_consensus.cc:515] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.027009   813 leader_election.cc:290] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:17.029603   734 tablet_bootstrap.cc:654] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.032215   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:17.032460   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec83e2541894cac8583ab54ee26a9c3" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:17.029460   746 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.033080   468 raft_consensus.cc:3060] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.033360   746 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.035532   746 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.036226   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69caf73c477a4092843fd61428e34fda" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:17.036831   544 raft_consensus.cc:2468] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.037503   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
W20260710 11:08:17.039251   432 leader_election.cc:343] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.029052   690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:17.029369   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec83e2541894cac8583ab54ee26a9c3" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:17.041074   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:17.042362   434 leader_election.cc:343] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.042925   434 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec89674917c64d3296ae21c6f0ad5d4a; no voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:17.044188   746 raft_consensus.cc:2749] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:17.045195   584 leader_election.cc:343] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.045255   814 consensus_queue.cc:1048] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.045975   584 leader_election.cc:304] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:17.041796   690 raft_consensus.cc:2468] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.046926   813 raft_consensus.cc:2804] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.047317   813 raft_consensus.cc:493] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.047665   813 raft_consensus.cc:3060] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.047940   583 leader_election.cc:304] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [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: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:17.048981   814 raft_consensus.cc:2804] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.049393   468 raft_consensus.cc:2468] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:17.030755   765 leader_election.cc:290] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.041141   616 raft_consensus.cc:3060] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.050696   656 leader_election.cc:304] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:17.031975   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69caf73c477a4092843fd61428e34fda" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:17.051668   469 raft_consensus.cc:2468] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.031421   790 leader_election.cc:290] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:17.052655   790 raft_consensus.cc:2804] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.053133   790 raft_consensus.cc:697] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:17.053917   790 consensus_queue.cc:237] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.049400   814 raft_consensus.cc:493] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.055275   814 raft_consensus.cc:3060] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.039017   363 catalog_manager.cc:5697] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.066063   814 raft_consensus.cc:515] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.068888   814 leader_election.cc:290] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.069494   814 consensus_queue.cc:1048] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.071317   616 raft_consensus.cc:2468] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:17.072993   690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:17.073684   690 raft_consensus.cc:3060] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.077255   735 tablet_bootstrap.cc:492] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:17.077771   735 ts_tablet_manager.cc:1403] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.254s	user 0.011s	sys 0.016s
W20260710 11:08:17.078632   508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.28.129:35127, user_credentials={real_user=slave}} blocked reactor thread for 264059us
I20260710 11:08:17.085773   691 raft_consensus.cc:3060] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.087258   735 raft_consensus.cc:359] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.096042   735 raft_consensus.cc:385] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.096318   735 raft_consensus.cc:740] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.096916   735 consensus_queue.cc:260] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.098960   735 ts_tablet_manager.cc:1434] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:08:17.099018   813 raft_consensus.cc:515] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.100212   811 raft_consensus.cc:493] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.100674   811 raft_consensus.cc:515] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.102608   690 raft_consensus.cc:2468] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:17.102682   811 leader_election.cc:290] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.102842   734 tablet_bootstrap.cc:492] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.103574   734 ts_tablet_manager.cc:1403] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.017s
I20260710 11:08:17.104741   617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:17.105651   617 raft_consensus.cc:2468] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 0.
I20260710 11:08:17.104916   583 leader_election.cc:304] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:17.106781   814 consensus_queue.cc:1048] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.109305   432 leader_election.cc:304] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:17.110222   746 raft_consensus.cc:2804] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.110287   814 raft_consensus.cc:2804] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.110685   746 raft_consensus.cc:493] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.111140   746 raft_consensus.cc:3060] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.111220   814 raft_consensus.cc:697] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:17.112699   814 consensus_queue.cc:237] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.099870   735 tablet_bootstrap.cc:492] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:17.095548   736 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:17.123584   736 ts_tablet_manager.cc:1403] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.237s	user 0.007s	sys 0.003s
I20260710 11:08:17.125699   734 raft_consensus.cc:359] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.127079   734 raft_consensus.cc:385] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.127494   734 raft_consensus.cc:740] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.139552   736 raft_consensus.cc:359] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.139587   734 consensus_queue.cc:260] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.140574   765 raft_consensus.cc:493] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.141574   734 ts_tablet_manager.cc:1434] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:08:17.141186   765 raft_consensus.cc:515] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.142434   734 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:17.140544   736 raft_consensus.cc:385] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.145934   736 raft_consensus.cc:740] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.146749   736 consensus_queue.cc:260] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.143630   765 leader_election.cc:290] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:17.152324   690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:17.152438   465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:17.155370   735 tablet_bootstrap.cc:654] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.157828   734 tablet_bootstrap.cc:654] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.167419   465 raft_consensus.cc:2468] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.168260   746 raft_consensus.cc:515] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.169876   736 ts_tablet_manager.cc:1434] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.003s
I20260710 11:08:17.170948   736 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:17.173689   582 leader_election.cc:304] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:17.174631   765 raft_consensus.cc:2804] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:17.176371   434 leader_election.cc:343] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.177728   790 consensus_queue.cc:1048] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.174974   765 raft_consensus.cc:493] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.180423   765 raft_consensus.cc:3060] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.216246   785 raft_consensus.cc:493] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.216861   785 raft_consensus.cc:515] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.220481   785 leader_election.cc:290] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:17.221252   850 consensus_queue.cc:1048] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.233367   508 leader_election.cc:304] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:17.238179   543 raft_consensus.cc:2468] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
W20260710 11:08:17.238942   658 consensus_peers.cc:597] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:17.239884   839 raft_consensus.cc:2749] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.238943   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:17.242785   746 leader_election.cc:290] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.242775   736 tablet_bootstrap.cc:654] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.243988   690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:17.244158   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:17.244771   616 raft_consensus.cc:3060] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:17.245258   434 leader_election.cc:343] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.246394   365 catalog_manager.cc:5697] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.248548   785 consensus_queue.cc:1048] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.257076   734 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.257669   734 ts_tablet_manager.cc:1403] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.000s
I20260710 11:08:17.276750   465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69caf73c477a4092843fd61428e34fda" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:17.277387   465 raft_consensus.cc:3060] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.286754   813 leader_election.cc:290] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:17.300884   463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
W20260710 11:08:17.285285   584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.130:43713, user_credentials={real_user=slave}} blocked reactor thread for 238246us
I20260710 11:08:17.309826   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:17.301622   463 raft_consensus.cc:2468] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:17.314658   735 tablet_bootstrap.cc:492] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:17.315062   735 ts_tablet_manager.cc:1403] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.215s	user 0.008s	sys 0.014s
I20260710 11:08:17.297267   765 raft_consensus.cc:515] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.325433   734 raft_consensus.cc:359] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.327664   852 consensus_queue.cc:1048] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.326344   734 raft_consensus.cc:385] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.335337   734 raft_consensus.cc:740] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.336251   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:17.336884   542 raft_consensus.cc:2468] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.341169   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69caf73c477a4092843fd61428e34fda" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:17.341774   542 raft_consensus.cc:3060] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.341408   618 raft_consensus.cc:2393] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ec9c359574d4611ba32f103a8f20efc in current term 1: Already voted for candidate 1ed00f5d3bc941ddbe58b735715d8805 in this term.
I20260710 11:08:17.345407   738 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:17.345968   738 ts_tablet_manager.cc:1403] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.414s	user 0.051s	sys 0.064s
I20260710 11:08:17.349445   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:17.350031   469 raft_consensus.cc:3060] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.349783   765 leader_election.cc:290] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:17.334580   508 leader_election.cc:304] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:17.352026   785 raft_consensus.cc:2804] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.352494   785 raft_consensus.cc:493] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.352919   785 raft_consensus.cc:3060] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.353278   738 raft_consensus.cc:359] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.354032   738 raft_consensus.cc:385] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.354292   738 raft_consensus.cc:740] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.356969   738 consensus_queue.cc:260] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.346963   734 consensus_queue.cc:260] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.365106   738 ts_tablet_manager.cc:1434] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:08:17.366513   738 tablet_bootstrap.cc:492] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:17.338565   465 raft_consensus.cc:2468] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:17.363171   469 raft_consensus.cc:2468] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
W20260710 11:08:17.367794   508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:35127, user_credentials={real_user=slave}} blocked reactor thread for 49831.5us
I20260710 11:08:17.375597   734 ts_tablet_manager.cc:1434] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260710 11:08:17.377429   734 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:17.377115   616 raft_consensus.cc:2468] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 1.
I20260710 11:08:17.378811   582 leader_election.cc:304] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:17.381022   736 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: No bootstrap required, opened a new log
I20260710 11:08:17.381458   736 ts_tablet_manager.cc:1403] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.211s	user 0.016s	sys 0.027s
I20260710 11:08:17.382570   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:17.384832   796 consensus_queue.cc:1048] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.386142   765 raft_consensus.cc:2804] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.386240   582 leader_election.cc:304] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:17.387908   765 raft_consensus.cc:697] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:17.387981   873 raft_consensus.cc:2804] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.389003   873 raft_consensus.cc:697] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:17.389843   873 consensus_queue.cc:237] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.394227   839 raft_consensus.cc:493] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:17.394883   584 consensus_peers.cc:597] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:17.394709   839 raft_consensus.cc:515] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.394207   765 consensus_queue.cc:237] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.398173   839 leader_election.cc:290] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.399991   432 leader_election.cc:304] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [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: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
W20260710 11:08:17.401567   584 leader_election.cc:343] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.402884   746 raft_consensus.cc:2804] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.406790   746 raft_consensus.cc:697] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:17.407902   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e631618ee0b844079f24b401709e3db4" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
W20260710 11:08:17.409113   507 leader_election.cc:343] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.407595   746 consensus_queue.cc:237] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.414754   738 tablet_bootstrap.cc:654] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.419004   879 consensus_queue.cc:1048] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.409255   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e631618ee0b844079f24b401709e3db4" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:17.412376   863 consensus_queue.cc:1048] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260710 11:08:17.426254   509 leader_election.cc:343] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.426652   509 leader_election.cc:304] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc; no voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:17.427002   736 raft_consensus.cc:359] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.427652   784 raft_consensus.cc:2749] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.427867   863 consensus_queue.cc:1048] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.427671   736 raft_consensus.cc:385] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.428676   736 raft_consensus.cc:740] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.429271   736 consensus_queue.cc:260] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.434020   736 ts_tablet_manager.cc:1434] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260710 11:08:17.440881   735 raft_consensus.cc:359] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.441653   735 raft_consensus.cc:385] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.441946   735 raft_consensus.cc:740] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.435847   811 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.448680   735 consensus_queue.cc:260] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.445984   811 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.452572   785 raft_consensus.cc:515] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.449621   542 raft_consensus.cc:2468] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:17.463909   541 raft_consensus.cc:2393] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ed00f5d3bc941ddbe58b735715d8805 in current term 1: Already voted for candidate 2ec9c359574d4611ba32f103a8f20efc in this term.
I20260710 11:08:17.466915   785 leader_election.cc:290] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:17.468345   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:17.469108   468 raft_consensus.cc:2393] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ec9c359574d4611ba32f103a8f20efc in current term 1: Already voted for candidate 1ed00f5d3bc941ddbe58b735715d8805 in this term.
I20260710 11:08:17.470001   811 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:17.470868   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:17.471349   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96333b66ec37446ab0e3692bbe42ee2e" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:17.472543   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:17.480741   734 tablet_bootstrap.cc:654] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.485607   507 leader_election.cc:304] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:17.486685   367 catalog_manager.cc:5697] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:17.483585   434 leader_election.cc:343] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:17.497788   435 leader_election.cc:343] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.499836   435 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec89674917c64d3296ae21c6f0ad5d4a; no voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd
W20260710 11:08:17.500550   880 log.cc:927] Time spent T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260710 11:08:17.502537   796 consensus_queue.cc:1048] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:17.501196   839 raft_consensus.cc:2749] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.503147   746 raft_consensus.cc:2749] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.527076   738 tablet_bootstrap.cc:492] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:17.527170   856 consensus_queue.cc:1048] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.527835   738 ts_tablet_manager.cc:1403] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.013s
I20260710 11:08:17.537243   738 raft_consensus.cc:359] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.538079   738 raft_consensus.cc:385] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.538409   738 raft_consensus.cc:740] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.540784   738 consensus_queue.cc:260] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.545704   738 ts_tablet_manager.cc:1434] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:08:17.546593   738 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:17.556069   364 catalog_manager.cc:5697] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.560822   738 tablet_bootstrap.cc:654] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.561506   735 ts_tablet_manager.cc:1434] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.246s	user 0.011s	sys 0.029s
I20260710 11:08:17.562486   735 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:17.568346   735 tablet_bootstrap.cc:654] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.583302   734 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.583734   734 ts_tablet_manager.cc:1403] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.206s	user 0.031s	sys 0.023s
I20260710 11:08:17.586182   734 raft_consensus.cc:359] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.586789   734 raft_consensus.cc:385] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.587029   734 raft_consensus.cc:740] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.594079   734 consensus_queue.cc:260] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.598692   734 ts_tablet_manager.cc:1434] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 11:08:17.600419   734 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:17.605820   738 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:17.606362   738 ts_tablet_manager.cc:1403] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.013s
I20260710 11:08:17.606693   365 catalog_manager.cc:5697] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 0 to 1, leader changed from <none> to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.607347   765 consensus_queue.cc:1048] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.608945   738 raft_consensus.cc:359] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.609627   738 raft_consensus.cc:385] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.609901   738 raft_consensus.cc:740] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.611325   738 consensus_queue.cc:260] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.613580   738 ts_tablet_manager.cc:1434] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:17.614454   738 tablet_bootstrap.cc:492] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805: Bootstrap starting.
I20260710 11:08:17.615986   734 tablet_bootstrap.cc:654] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.618111   735 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:17.618562   735 ts_tablet_manager.cc:1403] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.004s
I20260710 11:08:17.623229   735 raft_consensus.cc:359] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.623876   735 raft_consensus.cc:385] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.624164   735 raft_consensus.cc:740] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.624918   735 consensus_queue.cc:260] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.626853   735 ts_tablet_manager.cc:1434] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:17.627683   735 tablet_bootstrap.cc:492] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:17.629191   734 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.629834   734 ts_tablet_manager.cc:1403] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260710 11:08:17.632965   734 raft_consensus.cc:359] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.633617   734 raft_consensus.cc:385] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.633945   734 raft_consensus.cc:740] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.634012   540 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.634855   734 consensus_queue.cc:260] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.637465   738 tablet_bootstrap.cc:654] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.638928   796 raft_consensus.cc:493] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.639601   734 ts_tablet_manager.cc:1434] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:17.639813   796 raft_consensus.cc:515] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.640545   734 tablet_bootstrap.cc:492] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:17.642452   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:17.643016   735 tablet_bootstrap.cc:654] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:17.643877   658 leader_election.cc:343] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.645903   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:17.646301   734 tablet_bootstrap.cc:654] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.646521   616 raft_consensus.cc:2468] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:17.649231   655 leader_election.cc:304] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:17.650308   790 raft_consensus.cc:2804] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.650801   790 raft_consensus.cc:493] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.651079   541 raft_consensus.cc:3060] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.651139   790 raft_consensus.cc:3060] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.653368   796 leader_election.cc:290] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:17.694972   814 consensus_queue.cc:1048] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.701717   790 raft_consensus.cc:515] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.705678   790 leader_election.cc:290] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:17.709415   734 tablet_bootstrap.cc:492] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.709813   734 ts_tablet_manager.cc:1403] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.022s
I20260710 11:08:17.711064   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
W20260710 11:08:17.712435   658 leader_election.cc:343] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.712550   734 raft_consensus.cc:359] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.713212   734 raft_consensus.cc:385] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.712445   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:17.713511   734 raft_consensus.cc:740] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.713989   616 raft_consensus.cc:3060] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.714298   734 consensus_queue.cc:260] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.717422   738 tablet_bootstrap.cc:492] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805: No bootstrap required, opened a new log
I20260710 11:08:17.717959   738 ts_tablet_manager.cc:1403] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.020s
I20260710 11:08:17.720551   734 ts_tablet_manager.cc:1434] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:08:17.721300   734 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:17.724454   364 catalog_manager.cc:5697] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.725369   738 raft_consensus.cc:359] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.725837   616 raft_consensus.cc:2468] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:17.726112   738 raft_consensus.cc:385] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.726455   738 raft_consensus.cc:740] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.726539   364 catalog_manager.cc:5697] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.727082   655 leader_election.cc:304] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:17.727164   738 consensus_queue.cc:260] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.728489   796 raft_consensus.cc:2804] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.729152   790 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.729286   796 raft_consensus.cc:697] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:17.729518   738 ts_tablet_manager.cc:1434] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:17.729619   790 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.730157   796 consensus_queue.cc:237] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.731588   790 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:17.732295   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:17.732913   615 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:17.733438   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:17.734054   466 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 0.
I20260710 11:08:17.734489   655 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:17.735128   735 tablet_bootstrap.cc:492] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:17.735610   735 ts_tablet_manager.cc:1403] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.008s
I20260710 11:08:17.737514   790 raft_consensus.cc:2804] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.737937   790 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.738353   790 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.738937   735 raft_consensus.cc:359] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.739598   735 raft_consensus.cc:385] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.739876   735 raft_consensus.cc:740] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.741024   735 consensus_queue.cc:260] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.743196   735 ts_tablet_manager.cc:1434] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:17.744122   735 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:17.750720   734 tablet_bootstrap.cc:654] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.759045   790 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.761718   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:17.762277   616 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.763094   735 tablet_bootstrap.cc:654] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.765373   790 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:17.765528   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:17.770401   466 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.773093   616 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:17.774533   655 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:17.775360   796 raft_consensus.cc:2804] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.775838   796 raft_consensus.cc:697] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:17.776666   796 consensus_queue.cc:237] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.780049   466 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 1.
I20260710 11:08:17.786224   734 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.786685   734 ts_tablet_manager.cc:1403] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.003s
I20260710 11:08:17.789702   734 raft_consensus.cc:359] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.790407   734 raft_consensus.cc:385] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.790668   734 raft_consensus.cc:740] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.791380   734 consensus_queue.cc:260] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.793331   734 ts_tablet_manager.cc:1434] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:17.793445   735 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:17.794062   735 ts_tablet_manager.cc:1403] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.009s
I20260710 11:08:17.794186   734 tablet_bootstrap.cc:492] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Bootstrap starting.
I20260710 11:08:17.796844   735 raft_consensus.cc:359] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.797552   735 raft_consensus.cc:385] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.797883   735 raft_consensus.cc:740] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.798671   735 consensus_queue.cc:260] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.799232   814 raft_consensus.cc:493] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.799714   814 raft_consensus.cc:515] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.801175   735 ts_tablet_manager.cc:1434] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:17.801831   814 leader_election.cc:290] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:17.802238   735 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:17.804438   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dc642ef53c47b19fbbf63085f917ae" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:17.805033   691 raft_consensus.cc:2468] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.806210   583 leader_election.cc:304] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:17.806989   814 raft_consensus.cc:2804] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.807339   814 raft_consensus.cc:493] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.807683   814 raft_consensus.cc:3060] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.809270   735 tablet_bootstrap.cc:654] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.818481   873 consensus_queue.cc:1048] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.819166   813 raft_consensus.cc:493] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.819628   813 raft_consensus.cc:515] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.821610   813 leader_election.cc:290] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.823607   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e631618ee0b844079f24b401709e3db4" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:17.824260   691 raft_consensus.cc:2468] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.824013   365 catalog_manager.cc:5697] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.825397   583 leader_election.cc:304] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:17.825996   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e631618ee0b844079f24b401709e3db4" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:17.826193   813 raft_consensus.cc:2804] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.825754   365 catalog_manager.cc:5697] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 1 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.826577   813 raft_consensus.cc:493] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.826647   544 raft_consensus.cc:2468] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.826989   813 raft_consensus.cc:3060] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.827632   858 raft_consensus.cc:493] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.828140   858 raft_consensus.cc:515] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.830687   858 leader_election.cc:290] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:17.831717   464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:17.833303   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:17.834096   616 raft_consensus.cc:2393] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in current term 1: Already voted for candidate ec89674917c64d3296ae21c6f0ad5d4a in this term.
W20260710 11:08:17.835806   415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:17.835824   655 leader_election.cc:304] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:17.837074   796 raft_consensus.cc:3060] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.843544   765 consensus_queue.cc:1048] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.844877   765 raft_consensus.cc:493] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.845307   765 raft_consensus.cc:515] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.847249   765 leader_election.cc:290] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.848760   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2950d8abd6b44e1a46eeae53468b14f" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:17.851876   583 leader_election.cc:343] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.853055   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2950d8abd6b44e1a46eeae53468b14f" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
W20260710 11:08:17.854830   584 leader_election.cc:343] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.854866   765 consensus_queue.cc:1048] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.855532   584 leader_election.cc:304] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805; no voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:17.856686   765 raft_consensus.cc:2749] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.857546   466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dc642ef53c47b19fbbf63085f917ae" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:17.858146   466 raft_consensus.cc:2468] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 0.
I20260710 11:08:17.862185   734 tablet_bootstrap.cc:654] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.865662   814 raft_consensus.cc:515] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.869235   813 raft_consensus.cc:515] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.867635   796 raft_consensus.cc:2749] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.877525   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dc642ef53c47b19fbbf63085f917ae" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:17.878072   691 raft_consensus.cc:3060] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.895025   464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dc642ef53c47b19fbbf63085f917ae" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:17.895668   464 raft_consensus.cc:3060] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.913676   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e631618ee0b844079f24b401709e3db4" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:17.914361   540 raft_consensus.cc:3060] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.908885   690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e631618ee0b844079f24b401709e3db4" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:17.915093   690 raft_consensus.cc:3060] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.916356   765 consensus_queue.cc:1048] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.918366   811 consensus_queue.cc:1048] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.901047   814 leader_election.cc:290] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:17.908176   813 leader_election.cc:290] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:17.922432   735 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:17.900880   691 raft_consensus.cc:2468] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:17.922838   735 ts_tablet_manager.cc:1403] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.007s
I20260710 11:08:17.924702   540 raft_consensus.cc:2468] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:17.930595   583 leader_election.cc:304] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:17.933887   735 raft_consensus.cc:359] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.934734   735 raft_consensus.cc:385] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.935070   735 raft_consensus.cc:740] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.928992   584 leader_election.cc:304] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:17.935914   735 consensus_queue.cc:260] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:17.940012   735 ts_tablet_manager.cc:1434] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:08:17.942001   734 tablet_bootstrap.cc:492] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd: No bootstrap required, opened a new log
I20260710 11:08:17.942003   735 tablet_bootstrap.cc:492] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc: Bootstrap starting.
I20260710 11:08:17.942787   734 ts_tablet_manager.cc:1403] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.001s
I20260710 11:08:17.938872   811 consensus_queue.cc:1048] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:08:17.947319   813 raft_consensus.cc:2804] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.947769   813 raft_consensus.cc:697] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:17.949008   813 consensus_queue.cc:237] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.958618   735 tablet_bootstrap.cc:654] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.951360   911 raft_consensus.cc:2804] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.982316   879 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.985155   734 raft_consensus.cc:359] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:17.987917   879 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:17.992432   879 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:17.993325   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:17.986711   911 raft_consensus.cc:697] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:17.993901   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:17.994836   911 consensus_queue.cc:237] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:17.989982   734 raft_consensus.cc:385] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.996416   734 raft_consensus.cc:740] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.989763   690 raft_consensus.cc:2468] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:17.989326   464 raft_consensus.cc:2468] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:18.001994   734 consensus_queue.cc:260] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.004791   734 ts_tablet_manager.cc:1434] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.002s
I20260710 11:08:18.006963   507 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:18.009374   879 raft_consensus.cc:2749] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.018157   735 tablet_bootstrap.cc:492] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc: No bootstrap required, opened a new log
I20260710 11:08:18.018715   735 ts_tablet_manager.cc:1403] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.008s
I20260710 11:08:18.021966   735 raft_consensus.cc:359] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.022861   735 raft_consensus.cc:385] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.023237   735 raft_consensus.cc:740] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.024168   735 consensus_queue.cc:260] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.026727   735 ts_tablet_manager.cc:1434] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:18.056609   364 catalog_manager.cc:5697] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.072458   362 catalog_manager.cc:5697] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.122547   879 raft_consensus.cc:493] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.122980   879 raft_consensus.cc:515] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.124492   879 leader_election.cc:290] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:18.125460   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2950d8abd6b44e1a46eeae53468b14f" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:18.125502   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2950d8abd6b44e1a46eeae53468b14f" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:18.126183   692 raft_consensus.cc:2468] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:18.126652   616 raft_consensus.cc:2468] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:18.127130   509 leader_election.cc:304] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:18.127919   879 raft_consensus.cc:2804] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.128283   879 raft_consensus.cc:493] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.128607   879 raft_consensus.cc:3060] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.137001   879 raft_consensus.cc:515] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.138571   879 leader_election.cc:290] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:18.139186   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2950d8abd6b44e1a46eeae53468b14f" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:18.139438   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2950d8abd6b44e1a46eeae53468b14f" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:18.139667   616 raft_consensus.cc:3060] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.140021   692 raft_consensus.cc:3060] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.144062   616 raft_consensus.cc:2468] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:18.144243   692 raft_consensus.cc:2468] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:18.145043   507 leader_election.cc:304] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:18.145735   879 raft_consensus.cc:2804] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.146173   879 raft_consensus.cc:697] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:18.146833   879 consensus_queue.cc:237] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.148404   796 consensus_queue.cc:1048] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.155373   362 catalog_manager.cc:5697] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 1 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.160867   541 raft_consensus.cc:3060] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.168727   856 consensus_queue.cc:1048] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.173267   886 raft_consensus.cc:493] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5046fe1b71844bbcb1e9d67c0d3bb5bd)
I20260710 11:08:18.173748   886 raft_consensus.cc:515] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:18.177026   886 leader_election.cc:290] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:18.177631   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:18.178376   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3608f09f9d8142b88d2db7d2006b8328" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:18.179808   509 leader_election.cc:304] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc; no voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:18.180212   856 consensus_queue.cc:1048] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.180617   886 raft_consensus.cc:2749] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:18.197710   925 consensus_queue.cc:1048] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.198508   886 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.199003   886 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:18.201026   886 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:18.201735   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:18.202009   464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:18.202582   692 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:18.202679   464 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 0.
I20260710 11:08:18.204018   508 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:18.205920   886 raft_consensus.cc:2804] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.206223   886 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.206490   886 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.213361   886 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:18.215857   886 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:18.215850   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:18.216173   464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:18.216733   692 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.216810   464 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.221390   464 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:18.222263   692 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:18.222265   508 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:18.223229   886 raft_consensus.cc:2804] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.223682   886 raft_consensus.cc:697] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:18.224696   886 consensus_queue.cc:237] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:18.232856   363 catalog_manager.cc:5697] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 1 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.298974   541 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.381973   813 consensus_queue.cc:1048] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.392983   813 consensus_queue.cc:1048] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.432090   911 consensus_queue.cc:1048] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.444128   814 consensus_queue.cc:1048] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.565456   879 consensus_queue.cc:1048] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.571975   886 consensus_queue.cc:1048] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:18.835026   879 consensus_queue.cc:1048] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.842126   934 consensus_queue.cc:1048] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.874858 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
W20260710 11:08:18.896833   508 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 11:08:18.901095   508 consensus_peers.cc:597] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.906118 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:18.906766 30834 tablet_replica.cc:333] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.907368 30834 raft_consensus.cc:2243] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.907717 30834 raft_consensus.cc:2272] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.909766 30834 tablet_replica.cc:333] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.910233 30834 raft_consensus.cc:2243] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.910844 30834 raft_consensus.cc:2272] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.912717 30834 tablet_replica.cc:333] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.913200 30834 raft_consensus.cc:2243] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.913656 30834 raft_consensus.cc:2272] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.915993 30834 tablet_replica.cc:333] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.916615 30834 raft_consensus.cc:2243] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.916949 30834 raft_consensus.cc:2272] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.918360 30834 tablet_replica.cc:333] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.918817 30834 raft_consensus.cc:2243] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.919119 30834 raft_consensus.cc:2272] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.921038 30834 tablet_replica.cc:333] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.921535 30834 raft_consensus.cc:2243] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.921926 30834 raft_consensus.cc:2272] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.923480 30834 tablet_replica.cc:333] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.924019 30834 raft_consensus.cc:2243] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.924381 30834 raft_consensus.cc:2272] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.926095 30834 tablet_replica.cc:333] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.926788 30834 raft_consensus.cc:2243] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.927174 30834 raft_consensus.cc:2272] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.929131 30834 tablet_replica.cc:333] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.929826 30834 raft_consensus.cc:2243] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.930318 30834 raft_consensus.cc:2272] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.932611 30834 tablet_replica.cc:333] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.933247 30834 raft_consensus.cc:2243] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.933617 30834 raft_consensus.cc:2272] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:18.933784   582 consensus_peers.cc:597] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.935125 30834 tablet_replica.cc:333] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.935669 30834 raft_consensus.cc:2243] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.936066 30834 raft_consensus.cc:2272] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.937587 30834 tablet_replica.cc:333] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.938202 30834 raft_consensus.cc:2243] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.938563 30834 raft_consensus.cc:2272] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.940174 30834 tablet_replica.cc:333] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.940639 30834 raft_consensus.cc:2243] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.941001 30834 raft_consensus.cc:2272] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.942514 30834 tablet_replica.cc:333] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.943004 30834 raft_consensus.cc:2243] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.943655 30834 raft_consensus.cc:2272] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.945179 30834 tablet_replica.cc:333] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.945849 30834 raft_consensus.cc:2243] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.946219 30834 raft_consensus.cc:2272] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.948043 30834 tablet_replica.cc:333] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.948499 30834 raft_consensus.cc:2243] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.948868 30834 raft_consensus.cc:2272] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.950762 30834 tablet_replica.cc:333] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.951288 30834 raft_consensus.cc:2243] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.951714 30834 raft_consensus.cc:2272] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.953214 30834 tablet_replica.cc:333] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: stopping tablet replica
I20260710 11:08:18.953629 30834 raft_consensus.cc:2243] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.953990 30834 raft_consensus.cc:2272] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.988466 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
W20260710 11:08:18.995723   656 consensus_peers.cc:597] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:19.003101   582 consensus_peers.cc:597] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.013672 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:19.020337   947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.020711   946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.022495   656 consensus_peers.cc:597] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:19.023306   949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.023427 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:19.024905 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:19.025113 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:19.025310 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681699025295 us; error 0 us; skew 500 ppm
I20260710 11:08:19.025810 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:19.028172 30834 webserver.cc:533] Webserver started at http://127.30.28.129:42629/ using document root <none> and password file <none>
I20260710 11:08:19.028601 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:19.028767 30834 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:19.032347 30834 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
W20260710 11:08:19.037854   656 consensus_peers.cc:597] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.038353   954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.039299 30834 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:08:19.039741 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gg25"
I20260710 11:08:19.040187 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681641076949-30834-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)
W20260710 11:08:19.042596   582 consensus_peers.cc:597] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.061126 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:19.062460 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260710 11:08:19.063606   582 consensus_peers.cc:597] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.064188 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:19.067780   961 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:19.081539   656 consensus_peers.cc:597] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:19.102838   656 consensus_peers.cc:597] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.162855 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:19.163285 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.003s	sys 0.000s
I20260710 11:08:19.163581 30834 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:19.167994   961 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
W20260710 11:08:19.177865   508 consensus_peers.cc:597] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.182466   961 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.183497   961 tablet_bootstrap.cc:492] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.184185   961 ts_tablet_manager.cc:1403] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 11:08:19.186570   961 raft_consensus.cc:359] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.187078   961 raft_consensus.cc:740] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.187913   961 consensus_queue.cc:260] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.190130   961 ts_tablet_manager.cc:1434] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:08:19.190985   961 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.201834   961 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.202773   961 tablet_bootstrap.cc:492] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.203411   961 ts_tablet_manager.cc:1403] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:08:19.205227   961 raft_consensus.cc:359] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.205758   961 raft_consensus.cc:740] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.206360   961 consensus_queue.cc:260] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.208106   961 ts_tablet_manager.cc:1434] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:08:19.208724   961 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.218137   961 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.218779   961 tablet_bootstrap.cc:492] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.219386   961 ts_tablet_manager.cc:1403] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:08:19.221131   961 raft_consensus.cc:359] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.221755   961 raft_consensus.cc:740] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.222388   961 consensus_queue.cc:260] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.224289   961 ts_tablet_manager.cc:1434] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:19.224948   961 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.233026 30834 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:19.233297 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.070s	user 0.069s	sys 0.000s
I20260710 11:08:19.233971   961 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.234637   961 tablet_bootstrap.cc:492] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.235100   961 ts_tablet_manager.cc:1403] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:08:19.236666   961 raft_consensus.cc:359] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.237116   961 raft_consensus.cc:740] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.237622   961 consensus_queue.cc:260] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.238839   961 ts_tablet_manager.cc:1434] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.239382   961 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
W20260710 11:08:19.248905   656 consensus_peers.cc:597] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.254149   961 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.255218   961 tablet_bootstrap.cc:492] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.256000   961 ts_tablet_manager.cc:1403] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
W20260710 11:08:19.257349   508 consensus_peers.cc:597] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:19.257892   508 consensus_peers.cc:597] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.258919   961 raft_consensus.cc:359] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.259716   961 raft_consensus.cc:740] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.260543   961 consensus_queue.cc:260] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.262761   961 ts_tablet_manager.cc:1434] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:19.263636   961 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.278846   961 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.279757   961 tablet_bootstrap.cc:492] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.280398   961 ts_tablet_manager.cc:1403] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 11:08:19.282409   961 raft_consensus.cc:359] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.283085   961 raft_consensus.cc:740] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.283838   961 consensus_queue.cc:260] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.285254   961 ts_tablet_manager.cc:1434] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:19.285826   961 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
W20260710 11:08:19.299849   508 consensus_peers.cc:597] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.300055   961 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.301007   961 tablet_bootstrap.cc:492] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.301658   961 ts_tablet_manager.cc:1403] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:08:19.303733   961 raft_consensus.cc:359] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.304337   961 raft_consensus.cc:740] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.305176 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:35127
I20260710 11:08:19.305335  1026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:35127 every 8 connection(s)
I20260710 11:08:19.305042   961 consensus_queue.cc:260] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.306715   961 ts_tablet_manager.cc:1434] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:19.307350   961 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.325629   961 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.326426   961 tablet_bootstrap.cc:492] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.326979   961 ts_tablet_manager.cc:1403] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:08:19.329238   961 raft_consensus.cc:359] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.329876   961 raft_consensus.cc:740] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.330467   961 consensus_queue.cc:260] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.332522   961 ts_tablet_manager.cc:1434] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:19.333214   961 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.340301  1027 heartbeater.cc:344] Connected to a master server at 127.30.28.190:35813
I20260710 11:08:19.340720  1027 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:19.341580  1027 heartbeater.cc:507] Master 127.30.28.190:35813 requested a full tablet report, sending...
I20260710 11:08:19.349444   961 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.350384   961 tablet_bootstrap.cc:492] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.350435   363 ts_manager.cc:194] Re-registered known tserver with Master: ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:19.350968   961 ts_tablet_manager.cc:1403] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:08:19.352980   961 raft_consensus.cc:359] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.353686   961 raft_consensus.cc:740] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.354259   961 consensus_queue.cc:260] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.355813   961 ts_tablet_manager.cc:1434] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:19.356491   961 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.362668   363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55436
I20260710 11:08:19.366138  1027 heartbeater.cc:499] Master 127.30.28.190:35813 was elected leader, sending a full tablet report...
I20260710 11:08:19.368551   961 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.369414   961 tablet_bootstrap.cc:492] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.370026   961 ts_tablet_manager.cc:1403] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260710 11:08:19.372301   961 raft_consensus.cc:359] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.372749   961 raft_consensus.cc:740] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.373320   961 consensus_queue.cc:260] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.374691   961 ts_tablet_manager.cc:1434] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.375241   961 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.386508   961 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.387141   961 tablet_bootstrap.cc:492] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.387595   961 ts_tablet_manager.cc:1403] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:19.389765   961 raft_consensus.cc:359] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.390398   961 raft_consensus.cc:740] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.391038   961 consensus_queue.cc:260] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.392704   961 ts_tablet_manager.cc:1434] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:19.393422   961 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.404616   961 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.405239   961 tablet_bootstrap.cc:492] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.405652   961 ts_tablet_manager.cc:1403] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:08:19.407691   961 raft_consensus.cc:359] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.408349   961 raft_consensus.cc:740] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.409022   961 consensus_queue.cc:260] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.410876   961 ts_tablet_manager.cc:1434] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:19.411772   961 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.427341   961 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.428040   961 tablet_bootstrap.cc:492] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.428496   961 ts_tablet_manager.cc:1403] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 11:08:19.429991   961 raft_consensus.cc:359] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.430444   961 raft_consensus.cc:740] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.430961   961 consensus_queue.cc:260] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.432503   961 ts_tablet_manager.cc:1434] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.433207   961 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.446945   961 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.447803   961 tablet_bootstrap.cc:492] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.448474   961 ts_tablet_manager.cc:1403] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:08:19.450196   961 raft_consensus.cc:359] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.450771   961 raft_consensus.cc:740] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.451385   961 consensus_queue.cc:260] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:19.454389   961 ts_tablet_manager.cc:1434] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:19.455070   961 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.465387   961 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.466029   961 tablet_bootstrap.cc:492] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.466526   961 ts_tablet_manager.cc:1403] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:19.468047   961 raft_consensus.cc:359] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.468499   961 raft_consensus.cc:740] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.468987   961 consensus_queue.cc:260] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.470579   961 ts_tablet_manager.cc:1434] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.471472   961 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.481277   961 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.481858   961 tablet_bootstrap.cc:492] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.482261   961 ts_tablet_manager.cc:1403] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:08:19.483752   961 raft_consensus.cc:359] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.484247   961 raft_consensus.cc:740] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.484755   961 consensus_queue.cc:260] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.486260   961 ts_tablet_manager.cc:1434] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.487295   961 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.503789   961 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.504664   961 tablet_bootstrap.cc:492] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.505252   961 ts_tablet_manager.cc:1403] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:08:19.507318   961 raft_consensus.cc:359] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.507920   961 raft_consensus.cc:740] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.508441   961 consensus_queue.cc:260] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:19.509903   961 ts_tablet_manager.cc:1434] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.510483   961 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap starting.
I20260710 11:08:19.520326   961 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.520946   961 tablet_bootstrap.cc:492] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Bootstrap complete.
I20260710 11:08:19.521423   961 ts_tablet_manager.cc:1403] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:19.523573   961 raft_consensus.cc:359] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.524192   961 raft_consensus.cc:740] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.524794   961 consensus_queue.cc:260] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:19.526640   961 ts_tablet_manager.cc:1434] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:19.999109   879 raft_consensus.cc:493] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:19.999706   879 raft_consensus.cc:515] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:20.001820   879 leader_election.cc:290] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:20.002357   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:20.002746  1000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:20.003332  1000 raft_consensus.cc:2468] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 1.
I20260710 11:08:20.004331   508 leader_election.cc:304] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:20.005081   939 raft_consensus.cc:2804] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:20.005388   939 raft_consensus.cc:493] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:20.005649   939 raft_consensus.cc:3060] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.010131   939 raft_consensus.cc:515] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:20.011554   939 leader_election.cc:290] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 2 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:20.012351   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:20.012454  1000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:20.012965  1000 raft_consensus.cc:3060] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.017272  1000 raft_consensus.cc:2468] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 2.
I20260710 11:08:20.018190   508 leader_election.cc:304] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:20.018973   939 raft_consensus.cc:2804] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:20.019428   939 raft_consensus.cc:697] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 2 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:20.020181   939 consensus_queue.cc:237] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue 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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:20.032526   364 catalog_manager.cc:5697] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 1 to 2, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 2 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:20.064857  1042 raft_consensus.cc:493] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:20.065266  1042 raft_consensus.cc:515] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:20.068123   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:20.069729  1042 leader_election.cc:290] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:20.069859  1001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93b4e23b9c5440186eaceb837799530" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:20.070714  1001 raft_consensus.cc:2393] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in current term 2: Already voted for candidate 2ec9c359574d4611ba32f103a8f20efc in this term.
I20260710 11:08:20.071589   656 leader_election.cc:304] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:20.072239  1042 raft_consensus.cc:3060] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.077889  1042 raft_consensus.cc:2749] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:20.104508   813 raft_consensus.cc:493] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:20.104947   813 raft_consensus.cc:515] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:20.106420   813 leader_election.cc:290] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:20.107101   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:20.107335  1001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:20.107908  1001 raft_consensus.cc:2468] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 1.
I20260710 11:08:20.108845   582 leader_election.cc:304] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [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: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd
I20260710 11:08:20.109405   813 raft_consensus.cc:2804] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:20.109726   813 raft_consensus.cc:493] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:20.109959   813 raft_consensus.cc:3060] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.115100   813 raft_consensus.cc:515] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:20.115429   937 raft_consensus.cc:493] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:20.116004   937 raft_consensus.cc:515] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:20.117769   813 leader_election.cc:290] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 2 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:20.118218   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:20.118600   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:20.118779   691 raft_consensus.cc:3060] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.119422   616 raft_consensus.cc:2393] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in current term 2: Already voted for candidate 1ed00f5d3bc941ddbe58b735715d8805 in this term.
I20260710 11:08:20.119359  1001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
I20260710 11:08:20.120011  1001 raft_consensus.cc:3060] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.122738   937 leader_election.cc:290] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:20.125331  1000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387520fc21524893840d81ff9e852bf1" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" is_pre_election: true
I20260710 11:08:20.125771   691 raft_consensus.cc:2468] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 2.
I20260710 11:08:20.126695   583 leader_election.cc:304] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:20.126933   656 leader_election.cc:304] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:20.127550   911 raft_consensus.cc:2804] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:20.128018   911 raft_consensus.cc:697] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:20.129053  1001 raft_consensus.cc:2468] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 2.
I20260710 11:08:20.128826   911 consensus_queue.cc:237] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Queue 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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:20.130601  1051 raft_consensus.cc:2749] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:20.148128   362 catalog_manager.cc:5697] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 1 to 2, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 2 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:20.427213   691 raft_consensus.cc:1275] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.428336   939 consensus_queue.cc:1048] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.437789  1001 raft_consensus.cc:1275] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.439198   939 consensus_queue.cc:1048] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.660688  1001 raft_consensus.cc:1275] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Refusing update from remote peer 1ed00f5d3bc941ddbe58b735715d8805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.662024   911 consensus_queue.cc:1048] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.674271   691 raft_consensus.cc:1275] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer 1ed00f5d3bc941ddbe58b735715d8805: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.676033   911 consensus_queue.cc:1048] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:29.421192 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:29.540838   541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86"
dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
mode: GRACEFUL
new_leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:45142
I20260710 11:08:29.541729   541 raft_consensus.cc:606] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Received request to transfer leadership to TS ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:29.560500  1090 raft_consensus.cc:993] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: : Instructing follower ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:29.561160  1084 raft_consensus.cc:1081] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Signalling peer ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:29.563098  1000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86"
dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:33186
I20260710 11:08:29.563717  1000 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.564236  1000 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.571846   692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "371b97cca82949e88d6f122e77417a23"
dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
mode: GRACEFUL
new_leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:35896
I20260710 11:08:29.572461   692 raft_consensus.cc:606] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Received request to transfer leadership to TS ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:29.572960  1000 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:29.584012  1000 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:29.592551   615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd"
dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
mode: GRACEFUL
new_leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:50356
I20260710 11:08:29.593158   615 raft_consensus.cc:606] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Received request to transfer leadership to TS ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:29.594194   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:29.594949   692 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.596124   615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36"
dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
mode: GRACEFUL
new_leader_uuid: "2ec9c359574d4611ba32f103a8f20efc"
 from {username='slave'} at 127.0.0.1:50356
I20260710 11:08:29.596750   615 raft_consensus.cc:606] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Received request to transfer leadership to TS 2ec9c359574d4611ba32f103a8f20efc
I20260710 11:08:29.596910   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:29.597369   541 raft_consensus.cc:3055] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.597662   541 raft_consensus.cc:740] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:29.598368   541 consensus_queue.cc:260] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:29.599397   541 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.599371   615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1"
dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
mode: GRACEFUL
new_leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:50356
I20260710 11:08:29.600132   615 raft_consensus.cc:606] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Received request to transfer leadership to TS ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:29.601521 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:29.601629   692 raft_consensus.cc:2468] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:29.602478 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:29.603052   957 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:29.604866  1097 raft_consensus.cc:2804] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.605592   541 raft_consensus.cc:2468] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:29.606187  1097 raft_consensus.cc:697] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:29.607234  1097 consensus_queue.cc:237] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue 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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:29.615875   362 catalog_manager.cc:5697] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 1 to 2, leader changed from 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130) to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.900468  1085 raft_consensus.cc:993] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: : Instructing follower 2ec9c359574d4611ba32f103a8f20efc to start an election
I20260710 11:08:29.901110  1092 raft_consensus.cc:1081] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Signalling peer 2ec9c359574d4611ba32f103a8f20efc to start an election
I20260710 11:08:29.902566   541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36"
dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
 from {username='slave'} at 127.0.0.1:46890
I20260710 11:08:29.903050   541 raft_consensus.cc:493] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.903402   541 raft_consensus.cc:3060] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.907994   541 raft_consensus.cc:515] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:29.909565   541 leader_election.cc:290] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 2 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:29.910681   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:29.910955   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2991e520ec4e6681effb4ebbb10f36" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:29.911273   615 raft_consensus.cc:3055] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.911469   692 raft_consensus.cc:3060] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.911659   615 raft_consensus.cc:740] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:29.912657   615 consensus_queue.cc:260] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [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: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:29.913604   615 raft_consensus.cc:3060] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.915899   692 raft_consensus.cc:2468] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 2.
I20260710 11:08:29.916842   509 leader_election.cc:304] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:29.917436  1084 raft_consensus.cc:2804] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.917804  1084 raft_consensus.cc:697] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 2 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:29.918584  1084 consensus_queue.cc:237] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Queue 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: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } }
I20260710 11:08:29.918848   615 raft_consensus.cc:2468] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 2.
I20260710 11:08:29.922669  1085 raft_consensus.cc:993] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: : Instructing follower ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:29.923115  1092 raft_consensus.cc:1081] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Signalling peer ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:29.924676  1000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd"
dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:33174
I20260710 11:08:29.925136  1000 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.925433  1000 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.926614   362 catalog_manager.cc:5697] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 1 to 2, leader changed from 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131) to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 2 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:29.929801  1000 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:29.931778  1000 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:29.932428   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:29.934103   541 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.939237   541 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:29.940424   958 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:29.941068  1097 raft_consensus.cc:2804] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.941502  1097 raft_consensus.cc:697] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:29.941529   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:29.942219   615 raft_consensus.cc:3055] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.942543   615 raft_consensus.cc:740] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:29.942389  1097 consensus_queue.cc:237] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue 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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:29.943276   615 consensus_queue.cc:260] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:29.944298   615 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.949666   615 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:29.951164   362 catalog_manager.cc:5697] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 1 to 2, leader changed from 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131) to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:30.041489   541 raft_consensus.cc:1275] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.042294  1087 raft_consensus.cc:993] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: : Instructing follower ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:30.042840  1091 raft_consensus.cc:1081] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Signalling peer ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:30.042685  1097 consensus_queue.cc:1048] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.044387  1000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "371b97cca82949e88d6f122e77417a23"
dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:33196
I20260710 11:08:30.045053  1000 raft_consensus.cc:493] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:30.045432  1000 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.058926   692 raft_consensus.cc:1275] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.060272  1097 consensus_queue.cc:1048] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.069387  1092 raft_consensus.cc:993] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: : Instructing follower ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:30.070073  1083 raft_consensus.cc:1081] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Signalling peer ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:30.071707  1001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1"
dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:33174
I20260710 11:08:30.072256  1001 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:30.072583  1001 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.068061  1000 raft_consensus.cc:515] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:30.080623   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:30.081091   692 raft_consensus.cc:3055] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:30.081377   692 raft_consensus.cc:740] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:30.082139   692 consensus_queue.cc:260] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:30.083168   692 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.087302  1001 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:30.088817  1000 leader_election.cc:290] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:30.088402   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:30.089910   542 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.089391   692 raft_consensus.cc:2468] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:30.091478   957 leader_election.cc:304] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:30.091466   541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:30.093067   541 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.095530  1001 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Requested vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:30.097384   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:30.097925   615 raft_consensus.cc:3055] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:30.098222   615 raft_consensus.cc:740] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:30.094435  1097 raft_consensus.cc:2804] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.098937   615 consensus_queue.cc:260] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:30.100800   615 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.104396   541 raft_consensus.cc:2468] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:30.105829   958 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:30.106788  1098 raft_consensus.cc:2804] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.109615   615 raft_consensus.cc:2468] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:30.102479  1097 raft_consensus.cc:697] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:30.111176  1097 consensus_queue.cc:237] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue 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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:30.116048  1098 raft_consensus.cc:697] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:30.116670   542 raft_consensus.cc:2468] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:30.116942  1098 consensus_queue.cc:237] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue 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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:30.125530   362 catalog_manager.cc:5697] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 1 to 2, leader changed from 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132) to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:30.136343   362 catalog_manager.cc:5697] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 1 to 2, leader changed from 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131) to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:30.323388   542 raft_consensus.cc:1275] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.324558  1097 consensus_queue.cc:1048] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.331972   692 raft_consensus.cc:1275] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.333540  1090 consensus_queue.cc:1048] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.336390   616 raft_consensus.cc:1275] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.337771  1098 consensus_queue.cc:1048] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.352270   615 raft_consensus.cc:1275] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.353657  1090 consensus_queue.cc:1048] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.504930   542 raft_consensus.cc:1275] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.506184  1098 consensus_queue.cc:1048] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:30.512952  1023 debug-util.cc:398] Leaking SignalData structure 0x7b080029d340 after lost signal to thread 30837
W20260710 11:08:30.514113  1023 debug-util.cc:398] Leaking SignalData structure 0x7b080024e180 after lost signal to thread 401
I20260710 11:08:30.516857   692 raft_consensus.cc:1275] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:08:30.517387  1023 debug-util.cc:398] Leaking SignalData structure 0x7b08001d96c0 after lost signal to thread 1026
I20260710 11:08:30.518983  1111 consensus_queue.cc:1048] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:30.603380 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.620777 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.634404   542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d"
dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
mode: GRACEFUL
new_leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:45142
I20260710 11:08:30.635004   542 raft_consensus.cc:606] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Received request to transfer leadership to TS ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:30.637432   692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4"
dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
mode: GRACEFUL
new_leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:35896
I20260710 11:08:30.637995   692 raft_consensus.cc:606] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Received request to transfer leadership to TS ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:30.639322 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:30.639910 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:30.725843   542 raft_consensus.cc:1275] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.727262  1111 consensus_queue.cc:1048] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.732075   615 raft_consensus.cc:1275] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.733822  1111 consensus_queue.cc:1048] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.098033  1084 raft_consensus.cc:993] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: : Instructing follower ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:31.098554  1090 raft_consensus.cc:1081] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Signalling peer ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:31.100275  1001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d"
dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:33186
I20260710 11:08:31.100839  1001 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.101157  1001 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.106925  1001 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:31.110149   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:31.110816   542 raft_consensus.cc:3055] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.110878  1001 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:31.111014   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:31.111337   542 raft_consensus.cc:740] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:31.111753   692 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.112386   542 consensus_queue.cc:260] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:31.113746   542 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.120004   692 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:31.120843   542 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:31.121186   957 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:31.122062  1111 raft_consensus.cc:2804] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.122562  1111 raft_consensus.cc:697] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:31.123481  1111 consensus_queue.cc:237] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue 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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:31.131948   362 catalog_manager.cc:5697] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 1 to 2, leader changed from 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130) to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.189401  1087 raft_consensus.cc:993] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: : Instructing follower ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:31.189874  1127 raft_consensus.cc:1081] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Signalling peer ec89674917c64d3296ae21c6f0ad5d4a to start an election
I20260710 11:08:31.191219  1001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4"
dest_uuid: "ec89674917c64d3296ae21c6f0ad5d4a"
 from {username='slave'} at 127.0.0.1:33196
I20260710 11:08:31.191672  1001 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.192018  1001 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.197515  1001 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:31.199755  1001 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Requested vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805)
I20260710 11:08:31.200192   616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:31.200780   616 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.201104   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:31.201609   692 raft_consensus.cc:3055] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.201908   692 raft_consensus.cc:740] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:31.202623   692 consensus_queue.cc:260] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:31.203749   692 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.208042   616 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:31.209278   955 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a; no voters: 
I20260710 11:08:31.209898   692 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec89674917c64d3296ae21c6f0ad5d4a in term 2.
I20260710 11:08:31.210361  1111 raft_consensus.cc:2804] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.211117  1111 raft_consensus.cc:697] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Becoming Leader. State: Replica: ec89674917c64d3296ae21c6f0ad5d4a, State: Running, Role: LEADER
I20260710 11:08:31.212155  1111 consensus_queue.cc:237] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Queue 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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:31.220315   362 catalog_manager.cc:5697] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a reported cstate change: term changed from 1 to 2, leader changed from 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132) to ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:31.575690   692 raft_consensus.cc:1275] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.577099  1111 consensus_queue.cc:1048] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.598037   542 raft_consensus.cc:1275] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.603410  1121 consensus_queue.cc:1048] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.623780   692 raft_consensus.cc:1275] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.625360  1111 consensus_queue.cc:1048] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.638734   616 raft_consensus.cc:1275] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Refusing update from remote peer ec89674917c64d3296ae21c6f0ad5d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.640064  1121 consensus_queue.cc:1048] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.670392 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:31.759013 30834 tablet_server.cc:179] TabletServer@127.30.28.129:35127 shutting down...
W20260710 11:08:31.788805   508 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260710 11:08:31.794469   508 consensus_peers.cc:597] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.796947 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:31.798348 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.800581 30834 raft_consensus.cc:2243] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.802028 30834 raft_consensus.cc:2272] T 3678c9e4f62646289ac3cf9486ebef86 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.804740 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.805351 30834 raft_consensus.cc:2243] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.806030 30834 raft_consensus.cc:2272] T 30dc642ef53c47b19fbbf63085f917ae P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.808810 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.810045 30834 raft_consensus.cc:2243] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.810601 30834 raft_consensus.cc:2272] T 57d640b48e9041a19f095ee6689f24e2 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.813220 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.814077 30834 raft_consensus.cc:2243] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.815074 30834 raft_consensus.cc:2272] T 6e18e35b93be499eb57c31616d389bdd P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.817600 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.818563 30834 raft_consensus.cc:2243] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.819031 30834 raft_consensus.cc:2272] T aec83e2541894cac8583ab54ee26a9c3 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.821377 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.822069 30834 raft_consensus.cc:2243] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.822558 30834 raft_consensus.cc:2272] T f976b8f33ce349e29ae3c73be067b597 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.824995 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.825641 30834 raft_consensus.cc:2243] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.826051 30834 raft_consensus.cc:2272] T 56e1ac27d50e4beeae190feaea39d982 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.828425 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.828954 30834 raft_consensus.cc:2243] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.829489 30834 raft_consensus.cc:2272] T 69caf73c477a4092843fd61428e34fda P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.833174 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.834427 30834 raft_consensus.cc:2243] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.835189 30834 raft_consensus.cc:2272] T 6b896cc7644445928d72517a1cc7c9ee P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.838788 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.840116 30834 raft_consensus.cc:2243] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.842186 30834 raft_consensus.cc:2272] T c5bb611e1ea54d6a93f6373eba31b0a1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.845794 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.846432 30834 raft_consensus.cc:2243] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.847056 30834 raft_consensus.cc:2272] T a6345dcd31a6438aa6b7a42439afbf91 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.849841 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.850716 30834 raft_consensus.cc:2243] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.852401 30834 raft_consensus.cc:2272] T 6be61e3d97664a4b9f8592f30bc6f1c4 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.855573 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.856264 30834 raft_consensus.cc:2243] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.856678 30834 raft_consensus.cc:2272] T 40b64440f44d41f0bb25ac704ea101e1 P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.858757 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.859489 30834 raft_consensus.cc:2243] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.861258 30834 raft_consensus.cc:2272] T 1df9586d54b24ca8b8c4e17fef03e57d P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.866757 30834 tablet_replica.cc:333] stopping tablet replica
W20260710 11:08:31.867394   656 consensus_peers.cc:597] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.867537 30834 raft_consensus.cc:2243] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.868175 30834 raft_consensus.cc:2272] T 387520fc21524893840d81ff9e852bf1 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.870394 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.871249 30834 raft_consensus.cc:2243] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.872038 30834 raft_consensus.cc:2272] T d93b4e23b9c5440186eaceb837799530 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.875509 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.876224 30834 raft_consensus.cc:2243] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.877866 30834 raft_consensus.cc:2272] T 371b97cca82949e88d6f122e77417a23 P ec89674917c64d3296ae21c6f0ad5d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.881098 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.881644 30834 raft_consensus.cc:2243] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.882210 30834 raft_consensus.cc:2272] T 96333b66ec37446ab0e3692bbe42ee2e P ec89674917c64d3296ae21c6f0ad5d4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.884131   656 consensus_peers.cc:597] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:31.940609   582 consensus_peers.cc:597] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:31.960397   582 consensus_peers.cc:597] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:31.962990   582 consensus_peers.cc:597] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.014897   508 consensus_peers.cc:597] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.088227   656 consensus_peers.cc:597] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.093641   656 consensus_peers.cc:597] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.117020   508 consensus_peers.cc:597] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.137665   508 consensus_peers.cc:597] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.323745   582 consensus_peers.cc:597] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.751380  1084 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:32.752038  1084 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:32.755697  1084 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:32.756045   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
W20260710 11:08:32.758417   508 leader_election.cc:336] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:32.758792   508 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:32.759332  1084 raft_consensus.cc:2749] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:32.812927  1157 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:32.813438  1157 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:32.815380  1157 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:32.816570   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:32.817174   542 raft_consensus.cc:2468] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 2.
I20260710 11:08:32.818235   584 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:32.818996  1157 raft_consensus.cc:2804] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:08:32.819330   582 leader_election.cc:336] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:32.819437  1157 raft_consensus.cc:493] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:32.819903  1157 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:32.828130  1157 raft_consensus.cc:515] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:32.829675  1157 leader_election.cc:290] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:32.830660   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bb611e1ea54d6a93f6373eba31b0a1" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:32.831221   542 raft_consensus.cc:3060] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:32.833273   582 leader_election.cc:336] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:32.836628   542 raft_consensus.cc:2468] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 3.
I20260710 11:08:32.837462   584 leader_election.cc:304] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [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: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:32.838059  1157 raft_consensus.cc:2804] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:32.838519  1157 raft_consensus.cc:697] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:32.839432  1157 consensus_queue.cc:237] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:32.847775   364 catalog_manager.cc:5697] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 2 to 3, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 3 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:32.914877 30834 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1023)
I20260710 11:08:33.049280  1146 raft_consensus.cc:493] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.049796  1146 raft_consensus.cc:515] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.051661  1146 leader_election.cc:290] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.052891   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
W20260710 11:08:33.055514   508 leader_election.cc:336] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.055861   508 leader_election.cc:304] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc; no voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.056505  1146 raft_consensus.cc:2749] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.088300  1154 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.088783  1154 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.091837   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:33.092784  1154 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
W20260710 11:08:33.094473   656 leader_election.cc:336] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.094841   656 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.095376  1154 raft_consensus.cc:2749] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.107173  1146 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.107758  1146 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.109957  1146 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.110430   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:33.110991   692 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 2.
I20260710 11:08:33.111974   509 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:33.112735  1146 raft_consensus.cc:2804] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:33.113096  1146 raft_consensus.cc:493] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.113448  1146 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:33.113878   508 leader_election.cc:336] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.119903  1087 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.120174  1146 raft_consensus.cc:515] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.120496  1087 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.122562  1087 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.124102   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:33.128165  1146 leader_election.cc:290] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
W20260710 11:08:33.129647   656 leader_election.cc:336] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.130084   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df9586d54b24ca8b8c4e17fef03e57d" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:33.130043   656 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.130607   692 raft_consensus.cc:3060] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:33.131266  1087 raft_consensus.cc:2749] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.123015  1154 raft_consensus.cc:493] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.131920  1154 raft_consensus.cc:515] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.134799   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
I20260710 11:08:33.135040  1154 leader_election.cc:290] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:33.135412   542 raft_consensus.cc:2468] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 2.
I20260710 11:08:33.137344   658 leader_election.cc:304] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:33.138715   692 raft_consensus.cc:2468] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 3.
I20260710 11:08:33.139250  1087 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.139485  1154 raft_consensus.cc:2804] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:33.139915  1154 raft_consensus.cc:493] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.139760  1087 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.140198   509 leader_election.cc:304] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:33.140349  1154 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:33.141217   508 leader_election.cc:336] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.142035  1087 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.142580  1084 raft_consensus.cc:2804] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:33.143055  1084 raft_consensus.cc:697] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 3 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:33.143910  1084 consensus_queue.cc:237] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.147804  1154 raft_consensus.cc:515] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.150074   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:33.151137  1154 leader_election.cc:290] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
I20260710 11:08:33.152436   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371b97cca82949e88d6f122e77417a23" candidate_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc"
I20260710 11:08:33.153227   542 raft_consensus.cc:3060] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:33.158699   542 raft_consensus.cc:2468] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5046fe1b71844bbcb1e9d67c0d3bb5bd in term 3.
W20260710 11:08:33.159102   656 leader_election.cc:336] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
W20260710 11:08:33.159847   656 leader_election.cc:336] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.159869   658 leader_election.cc:304] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:33.160450   656 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 1ed00f5d3bc941ddbe58b735715d8805, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.160945  1087 raft_consensus.cc:2804] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:33.161418  1087 raft_consensus.cc:697] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 LEADER]: Becoming Leader. State: Replica: 5046fe1b71844bbcb1e9d67c0d3bb5bd, State: Running, Role: LEADER
I20260710 11:08:33.160482   364 catalog_manager.cc:5697] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 2 to 3, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 3 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:33.162189   656 leader_election.cc:336] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.162268  1087 consensus_queue.cc:237] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } }
I20260710 11:08:33.161675  1154 raft_consensus.cc:2749] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.170624  1157 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.171126  1157 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.171880   362 catalog_manager.cc:5697] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd reported cstate change: term changed from 2 to 3, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132). New cstate: current_term: 3 leader_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:33.173511  1157 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.175362   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:33.176026   692 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 2.
I20260710 11:08:33.177619   583 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
W20260710 11:08:33.178342   582 leader_election.cc:336] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.178859  1157 raft_consensus.cc:2804] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:33.179495  1157 raft_consensus.cc:493] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.179883  1157 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:33.186646  1157 raft_consensus.cc:515] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.188086  1157 leader_election.cc:290] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.188745   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be61e3d97664a4b9f8592f30bc6f1c4" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:33.189138  1158 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.189275   692 raft_consensus.cc:3060] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:33.189677  1158 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:33.191715  1158 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713)
W20260710 11:08:33.193205   582 leader_election.cc:336] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.193161   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "1ed00f5d3bc941ddbe58b735715d8805" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ec9c359574d4611ba32f103a8f20efc" is_pre_election: true
W20260710 11:08:33.195258   582 leader_election.cc:336] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.195676   582 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805; no voters: 2ec9c359574d4611ba32f103a8f20efc, ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.196292   692 raft_consensus.cc:2468] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed00f5d3bc941ddbe58b735715d8805 in term 3.
I20260710 11:08:33.196853  1157 raft_consensus.cc:2749] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.197264   583 leader_election.cc:304] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [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: 1ed00f5d3bc941ddbe58b735715d8805, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.198017  1157 raft_consensus.cc:2804] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:33.198477  1157 raft_consensus.cc:697] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 LEADER]: Becoming Leader. State: Replica: 1ed00f5d3bc941ddbe58b735715d8805, State: Running, Role: LEADER
I20260710 11:08:33.199501  1157 consensus_queue.cc:237] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [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: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.209749   362 catalog_manager.cc:5697] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 reported cstate change: term changed from 2 to 3, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131). New cstate: current_term: 3 leader_uuid: "1ed00f5d3bc941ddbe58b735715d8805" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:33.289641  1084 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.290287  1084 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.293174  1084 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.293888   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" is_pre_election: true
I20260710 11:08:33.294510   692 raft_consensus.cc:2468] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 2.
I20260710 11:08:33.295399   509 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
I20260710 11:08:33.296144  1084 raft_consensus.cc:2804] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:33.296485  1084 raft_consensus.cc:493] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.296834  1084 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:33.296976   508 leader_election.cc:336] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.299153  1146 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.299664  1146 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:33.302641   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805" is_pre_election: true
I20260710 11:08:33.303177   615 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 2.
I20260710 11:08:33.304107  1146 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:33.304260   507 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: 
I20260710 11:08:33.305007  1084 raft_consensus.cc:515] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
I20260710 11:08:33.305492  1146 raft_consensus.cc:2804] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:33.305910  1146 raft_consensus.cc:493] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Starting leader election (detected failure of leader ec89674917c64d3296ae21c6f0ad5d4a)
I20260710 11:08:33.306270  1146 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:33.307531  1084 leader_election.cc:290] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 election: Requested vote from peers 5046fe1b71844bbcb1e9d67c0d3bb5bd (127.30.28.132:36805), ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127)
I20260710 11:08:33.308478   692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3678c9e4f62646289ac3cf9486ebef86" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd"
I20260710 11:08:33.309001   692 raft_consensus.cc:3060] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:33.313143   508 leader_election.cc:336] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.314679   692 raft_consensus.cc:2468] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 3.
I20260710 11:08:33.315608   509 leader_election.cc:304] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [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: 2ec9c359574d4611ba32f103a8f20efc, 5046fe1b71844bbcb1e9d67c0d3bb5bd; no voters: 
W20260710 11:08:33.316215   508 leader_election.cc:336] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.316392  1084 raft_consensus.cc:2804] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:33.316262  1146 raft_consensus.cc:515] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:33.317647  1084 raft_consensus.cc:697] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 3 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:33.318573  1146 leader_election.cc:290] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 election: Requested vote from peers ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127), 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275)
I20260710 11:08:33.320816  1084 consensus_queue.cc:237] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [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: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } }
W20260710 11:08:33.323585   508 leader_election.cc:336] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111)
I20260710 11:08:33.325832   615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18e35b93be499eb57c31616d389bdd" candidate_uuid: "2ec9c359574d4611ba32f103a8f20efc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ed00f5d3bc941ddbe58b735715d8805"
I20260710 11:08:33.326325   615 raft_consensus.cc:3060] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:33.330538   362 catalog_manager.cc:5697] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 2 to 3, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 3 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:33.334353   615 raft_consensus.cc:2468] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec9c359574d4611ba32f103a8f20efc in term 3.
I20260710 11:08:33.336136   507 leader_election.cc:304] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [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: 1ed00f5d3bc941ddbe58b735715d8805, 2ec9c359574d4611ba32f103a8f20efc; no voters: ec89674917c64d3296ae21c6f0ad5d4a
I20260710 11:08:33.336972  1084 raft_consensus.cc:2804] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:33.337671  1084 raft_consensus.cc:697] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 3 LEADER]: Becoming Leader. State: Replica: 2ec9c359574d4611ba32f103a8f20efc, State: Running, Role: LEADER
I20260710 11:08:33.338428  1084 consensus_queue.cc:237] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [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: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } }
I20260710 11:08:33.346442   362 catalog_manager.cc:5697] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc reported cstate change: term changed from 2 to 3, leader changed from ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129) to 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130). New cstate: current_term: 3 leader_uuid: "2ec9c359574d4611ba32f103a8f20efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec89674917c64d3296ae21c6f0ad5d4a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:33.373855   582 consensus_peers.cc:597] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.388654   542 raft_consensus.cc:1275] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Refusing update from remote peer 1ed00f5d3bc941ddbe58b735715d8805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:33.392797  1158 consensus_queue.cc:1048] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:33.562966   542 raft_consensus.cc:1275] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Refusing update from remote peer 5046fe1b71844bbcb1e9d67c0d3bb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:08:33.564002   656 consensus_peers.cc:597] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.564358  1087 consensus_queue.cc:1048] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ec9c359574d4611ba32f103a8f20efc" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:33.569659   692 raft_consensus.cc:1275] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:33.571054  1084 consensus_queue.cc:1048] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:33.584688   508 consensus_peers.cc:597] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.711649   690 raft_consensus.cc:1275] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Refusing update from remote peer 1ed00f5d3bc941ddbe58b735715d8805: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:33.712875  1157 consensus_queue.cc:1048] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:33.730865   582 consensus_peers.cc:597] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.736814   508 consensus_peers.cc:597] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.800232 30834 tablet_server.cc:196] TabletServer@127.30.28.129:35127 shutdown complete.
I20260710 11:08:33.811669   690 raft_consensus.cc:1275] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:33.813156  1084 consensus_queue.cc:1048] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5046fe1b71844bbcb1e9d67c0d3bb5bd" member_type: VOTER last_known_addr { host: "127.30.28.132" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:33.827873   508 consensus_peers.cc:597] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.844455 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
I20260710 11:08:33.856895   615 raft_consensus.cc:1275] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Refusing update from remote peer 2ec9c359574d4611ba32f103a8f20efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:33.858282  1168 consensus_queue.cc:1048] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed00f5d3bc941ddbe58b735715d8805" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:33.880225 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:33.881155 30834 tablet_replica.cc:333] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.882078 30834 raft_consensus.cc:2243] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.882690 30834 raft_consensus.cc:2272] T c5bb611e1ea54d6a93f6373eba31b0a1 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.885114 30834 tablet_replica.cc:333] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.885684 30834 raft_consensus.cc:2243] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.886386 30834 raft_consensus.cc:2272] T 8d2991e520ec4e6681effb4ebbb10f36 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.888659 30834 tablet_replica.cc:333] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.889357 30834 raft_consensus.cc:2243] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.889863 30834 raft_consensus.cc:2272] T e631618ee0b844079f24b401709e3db4 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.892516 30834 tablet_replica.cc:333] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
W20260710 11:08:33.892715   584 consensus_peers.cc:597] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.893299 30834 raft_consensus.cc:2243] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.894290 30834 raft_consensus.cc:2272] T 6b896cc7644445928d72517a1cc7c9ee P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.896651 30834 tablet_replica.cc:333] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.897112 30834 raft_consensus.cc:2243] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.897444 30834 raft_consensus.cc:2272] T 69caf73c477a4092843fd61428e34fda P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.899039 30834 tablet_replica.cc:333] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.899537 30834 raft_consensus.cc:2243] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.899874 30834 raft_consensus.cc:2272] T 371b97cca82949e88d6f122e77417a23 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.902339 30834 tablet_replica.cc:333] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.902885 30834 raft_consensus.cc:2243] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.903295 30834 raft_consensus.cc:2272] T 1dab87779d524479b07f1a31ecc09392 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.905012 30834 tablet_replica.cc:333] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.905478 30834 raft_consensus.cc:2243] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.905931 30834 raft_consensus.cc:2272] T 96333b66ec37446ab0e3692bbe42ee2e P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.907835 30834 tablet_replica.cc:333] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.908509 30834 raft_consensus.cc:2243] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.909346 30834 raft_consensus.cc:2272] T d93b4e23b9c5440186eaceb837799530 P 2ec9c359574d4611ba32f103a8f20efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.911059 30834 tablet_replica.cc:333] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.911584 30834 raft_consensus.cc:2243] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.912321 30834 raft_consensus.cc:2272] T f976b8f33ce349e29ae3c73be067b597 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.914139 30834 tablet_replica.cc:333] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.914594 30834 raft_consensus.cc:2243] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.915310 30834 raft_consensus.cc:2272] T c2950d8abd6b44e1a46eeae53468b14f P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.916955 30834 tablet_replica.cc:333] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.917397 30834 raft_consensus.cc:2243] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.917761 30834 raft_consensus.cc:2272] T 0ac3a429d66740a193528b60aa03a5ea P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.919394 30834 tablet_replica.cc:333] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.919850 30834 raft_consensus.cc:2243] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.920578 30834 raft_consensus.cc:2272] T 1df9586d54b24ca8b8c4e17fef03e57d P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.922362 30834 tablet_replica.cc:333] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.922845 30834 raft_consensus.cc:2243] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.923243 30834 raft_consensus.cc:2272] T 3608f09f9d8142b88d2db7d2006b8328 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.924913 30834 tablet_replica.cc:333] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.925356 30834 raft_consensus.cc:2243] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.925985 30834 raft_consensus.cc:2272] T 40b64440f44d41f0bb25ac704ea101e1 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.927716 30834 tablet_replica.cc:333] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.928200 30834 raft_consensus.cc:2243] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.928865 30834 raft_consensus.cc:2272] T 3678c9e4f62646289ac3cf9486ebef86 P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.930856 30834 tablet_replica.cc:333] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.931329 30834 raft_consensus.cc:2243] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.931762 30834 raft_consensus.cc:2272] T 57d640b48e9041a19f095ee6689f24e2 P 2ec9c359574d4611ba32f103a8f20efc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.932823   658 consensus_peers.cc:597] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.933817 30834 tablet_replica.cc:333] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc: stopping tablet replica
I20260710 11:08:33.934293 30834 raft_consensus.cc:2243] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.934978 30834 raft_consensus.cc:2272] T 6e18e35b93be499eb57c31616d389bdd P 2ec9c359574d4611ba32f103a8f20efc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.945950   584 consensus_peers.cc:597] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.967741   658 consensus_peers.cc:597] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.973523 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
I20260710 11:08:34.005044 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
W20260710 11:08:34.016613   655 consensus_peers.cc:597] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Couldn't send request to peer 1ed00f5d3bc941ddbe58b735715d8805. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:34.023959   584 consensus_peers.cc:597] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.036079 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:34.036785 30834 tablet_replica.cc:333] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.037443 30834 raft_consensus.cc:2243] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.038213 30834 raft_consensus.cc:2272] T e631618ee0b844079f24b401709e3db4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.040158 30834 tablet_replica.cc:333] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.040676 30834 raft_consensus.cc:2243] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.041363 30834 raft_consensus.cc:2272] T 30dc642ef53c47b19fbbf63085f917ae P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.043022 30834 tablet_replica.cc:333] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.043506 30834 raft_consensus.cc:2243] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.044220 30834 raft_consensus.cc:2272] T 1dab87779d524479b07f1a31ecc09392 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.045917 30834 tablet_replica.cc:333] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.046427 30834 raft_consensus.cc:2243] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.047079 30834 raft_consensus.cc:2272] T 96333b66ec37446ab0e3692bbe42ee2e P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.048763 30834 tablet_replica.cc:333] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.049278 30834 raft_consensus.cc:2243] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.049659 30834 raft_consensus.cc:2272] T c2950d8abd6b44e1a46eeae53468b14f P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.051297 30834 tablet_replica.cc:333] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.051777 30834 raft_consensus.cc:2243] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.052496 30834 raft_consensus.cc:2272] T 387520fc21524893840d81ff9e852bf1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.054147 30834 tablet_replica.cc:333] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.054646 30834 raft_consensus.cc:2243] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.055037 30834 raft_consensus.cc:2272] T 0ac3a429d66740a193528b60aa03a5ea P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.056757 30834 tablet_replica.cc:333] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.057242 30834 raft_consensus.cc:2243] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.057646 30834 raft_consensus.cc:2272] T aec83e2541894cac8583ab54ee26a9c3 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.059240 30834 tablet_replica.cc:333] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.059736 30834 raft_consensus.cc:2243] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.060405 30834 raft_consensus.cc:2272] T 69caf73c477a4092843fd61428e34fda P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.062026 30834 tablet_replica.cc:333] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.062515 30834 raft_consensus.cc:2243] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.062899 30834 raft_consensus.cc:2272] T 56e1ac27d50e4beeae190feaea39d982 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.064690 30834 tablet_replica.cc:333] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.065166 30834 raft_consensus.cc:2243] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.065593 30834 raft_consensus.cc:2272] T 6b896cc7644445928d72517a1cc7c9ee P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.067365 30834 tablet_replica.cc:333] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.067817 30834 raft_consensus.cc:2243] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.068233 30834 raft_consensus.cc:2272] T 6e18e35b93be499eb57c31616d389bdd P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.070199 30834 tablet_replica.cc:333] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.070662 30834 raft_consensus.cc:2243] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.071033 30834 raft_consensus.cc:2272] T a6345dcd31a6438aa6b7a42439afbf91 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.072888 30834 tablet_replica.cc:333] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.073369 30834 raft_consensus.cc:2243] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.074033 30834 raft_consensus.cc:2272] T c5bb611e1ea54d6a93f6373eba31b0a1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.075947 30834 tablet_replica.cc:333] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.076397 30834 raft_consensus.cc:2243] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.077037 30834 raft_consensus.cc:2272] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 1ed00f5d3bc941ddbe58b735715d8805 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.078828 30834 tablet_replica.cc:333] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.079288 30834 raft_consensus.cc:2243] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.079663 30834 raft_consensus.cc:2272] T 3608f09f9d8142b88d2db7d2006b8328 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.081298 30834 tablet_replica.cc:333] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.081717 30834 raft_consensus.cc:2243] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.082127 30834 raft_consensus.cc:2272] T 40b64440f44d41f0bb25ac704ea101e1 P 1ed00f5d3bc941ddbe58b735715d8805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.083779 30834 tablet_replica.cc:333] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805: stopping tablet replica
I20260710 11:08:34.084205 30834 raft_consensus.cc:2243] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.084643 30834 raft_consensus.cc:2272] T 8d2991e520ec4e6681effb4ebbb10f36 P 1ed00f5d3bc941ddbe58b735715d8805 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.113080   658 consensus_peers.cc:597] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 2ec9c359574d4611ba32f103a8f20efc (127.30.28.130:43713): Couldn't send request to peer 2ec9c359574d4611ba32f103a8f20efc. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.118311 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
W20260710 11:08:34.124354   656 consensus_peers.cc:597] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer ec89674917c64d3296ae21c6f0ad5d4a (127.30.28.129:35127): Couldn't send request to peer ec89674917c64d3296ae21c6f0ad5d4a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35127: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:08:34.147706 30834 tablet_server.cc:179] TabletServer@127.30.28.132:0 shutting down...
W20260710 11:08:34.157927   655 consensus_peers.cc:597] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Couldn't send request to peer 1ed00f5d3bc941ddbe58b735715d8805. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.131:36275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.176158 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:34.176765 30834 tablet_replica.cc:333] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.177381 30834 raft_consensus.cc:2243] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.177802 30834 raft_consensus.cc:2272] T e631618ee0b844079f24b401709e3db4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.179538 30834 tablet_replica.cc:333] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.180172 30834 raft_consensus.cc:2243] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.180559 30834 raft_consensus.cc:2272] T 30dc642ef53c47b19fbbf63085f917ae P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.182238 30834 tablet_replica.cc:333] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.182823 30834 raft_consensus.cc:2243] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.183202 30834 raft_consensus.cc:2272] T 1df9586d54b24ca8b8c4e17fef03e57d P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.185163 30834 tablet_replica.cc:333] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.185665 30834 raft_consensus.cc:2243] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.186090 30834 raft_consensus.cc:2272] T 6be61e3d97664a4b9f8592f30bc6f1c4 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.188176 30834 tablet_replica.cc:333] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.188673 30834 raft_consensus.cc:2243] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.189661 30834 raft_consensus.cc:2272] T 3608f09f9d8142b88d2db7d2006b8328 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.191684 30834 tablet_replica.cc:333] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.192385 30834 raft_consensus.cc:2243] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.193150 30834 raft_consensus.cc:2272] T 371b97cca82949e88d6f122e77417a23 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.195223 30834 tablet_replica.cc:333] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.195713 30834 raft_consensus.cc:2243] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:34.195850   655 consensus_peers.cc:597] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd -> Peer 1ed00f5d3bc941ddbe58b735715d8805 (127.30.28.131:36275): Couldn't send request to peer 1ed00f5d3bc941ddbe58b735715d8805. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.131:36275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.196142 30834 raft_consensus.cc:2272] T 1dab87779d524479b07f1a31ecc09392 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.197868 30834 tablet_replica.cc:333] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.198344 30834 raft_consensus.cc:2243] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.198712 30834 raft_consensus.cc:2272] T 3678c9e4f62646289ac3cf9486ebef86 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.200901 30834 tablet_replica.cc:333] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.201418 30834 raft_consensus.cc:2243] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.201840 30834 raft_consensus.cc:2272] T f976b8f33ce349e29ae3c73be067b597 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.203502 30834 tablet_replica.cc:333] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.204010 30834 raft_consensus.cc:2243] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.204697 30834 raft_consensus.cc:2272] T aec83e2541894cac8583ab54ee26a9c3 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.206465 30834 tablet_replica.cc:333] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.206941 30834 raft_consensus.cc:2243] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.207334 30834 raft_consensus.cc:2272] T d93b4e23b9c5440186eaceb837799530 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.209015 30834 tablet_replica.cc:333] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.209498 30834 raft_consensus.cc:2243] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.210142 30834 raft_consensus.cc:2272] T 57d640b48e9041a19f095ee6689f24e2 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.211687 30834 tablet_replica.cc:333] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.212224 30834 raft_consensus.cc:2243] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.212908 30834 raft_consensus.cc:2272] T 56e1ac27d50e4beeae190feaea39d982 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.214524 30834 tablet_replica.cc:333] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.214980 30834 raft_consensus.cc:2243] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.215346 30834 raft_consensus.cc:2272] T c2950d8abd6b44e1a46eeae53468b14f P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.216975 30834 tablet_replica.cc:333] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.217414 30834 raft_consensus.cc:2243] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.217814 30834 raft_consensus.cc:2272] T 387520fc21524893840d81ff9e852bf1 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.219349 30834 tablet_replica.cc:333] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.219779 30834 raft_consensus.cc:2243] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.220491 30834 raft_consensus.cc:2272] T 0ac3a429d66740a193528b60aa03a5ea P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.222196 30834 tablet_replica.cc:333] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.222667 30834 raft_consensus.cc:2243] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.223297 30834 raft_consensus.cc:2272] T a6345dcd31a6438aa6b7a42439afbf91 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.225086 30834 tablet_replica.cc:333] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd: stopping tablet replica
I20260710 11:08:34.225512 30834 raft_consensus.cc:2243] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.225898 30834 raft_consensus.cc:2272] T 8d2991e520ec4e6681effb4ebbb10f36 P 5046fe1b71844bbcb1e9d67c0d3bb5bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.261179 30834 tablet_server.cc:196] TabletServer@127.30.28.132:0 shutdown complete.
I20260710 11:08:34.289597 30834 master.cc:562] Master@127.30.28.190:35813 shutting down...
I20260710 11:08:34.311420 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.311980 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.312319 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65608f357cfa4be4a5cb9861f11428e0: stopping tablet replica
I20260710 11:08:34.334915 30834 master.cc:584] Master@127.30.28.190:35813 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19833 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:08:34.389828 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:44651
I20260710 11:08:34.390900 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:34.396421  1185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.396837  1187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.396795  1184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:34.398991 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:34.399868 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:34.400126 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:34.400287 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681714400255 us; error 0 us; skew 500 ppm
I20260710 11:08:34.400815 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:34.403043 30834 webserver.cc:533] Webserver started at http://127.30.28.190:38247/ using document root <none> and password file <none>
I20260710 11:08:34.403532 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:34.403681 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:34.404037 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:34.405079 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "4af7268ab7a649b785c13486dc67f9c1"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.409035 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:08:34.412158  1192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.412845 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:34.413110 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "4af7268ab7a649b785c13486dc67f9c1"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.413367 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:34.423134 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:34.424290 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:34.462970 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:44651
I20260710 11:08:34.463065  1243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:44651 every 8 connection(s)
I20260710 11:08:34.466656  1244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.476015  1244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1: Bootstrap starting.
I20260710 11:08:34.480512  1244 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.484503  1244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1: No bootstrap required, opened a new log
I20260710 11:08:34.486368  1244 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af7268ab7a649b785c13486dc67f9c1" member_type: VOTER }
I20260710 11:08:34.486708  1244 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.486878  1244 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4af7268ab7a649b785c13486dc67f9c1, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.487331  1244 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4af7268ab7a649b785c13486dc67f9c1" member_type: VOTER }
I20260710 11:08:34.487707  1244 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:34.487890  1244 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:34.488103  1244 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.491775  1244 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af7268ab7a649b785c13486dc67f9c1" member_type: VOTER }
I20260710 11:08:34.492203  1244 leader_election.cc:304] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [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: 4af7268ab7a649b785c13486dc67f9c1; no voters: 
I20260710 11:08:34.493198  1244 leader_election.cc:290] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:34.493481  1247 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.494736  1247 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 1 LEADER]: Becoming Leader. State: Replica: 4af7268ab7a649b785c13486dc67f9c1, State: Running, Role: LEADER
I20260710 11:08:34.495355  1247 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [LEADER]: Queue going to LEADER mode. State: All 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: "4af7268ab7a649b785c13486dc67f9c1" member_type: VOTER }
I20260710 11:08:34.496016  1244 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:34.499976  1248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4af7268ab7a649b785c13486dc67f9c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af7268ab7a649b785c13486dc67f9c1" member_type: VOTER } }
I20260710 11:08:34.500347  1249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4af7268ab7a649b785c13486dc67f9c1. Latest consensus state: current_term: 1 leader_uuid: "4af7268ab7a649b785c13486dc67f9c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af7268ab7a649b785c13486dc67f9c1" member_type: VOTER } }
I20260710 11:08:34.500700  1248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:34.501205  1249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:34.504017  1254 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:34.509140  1254 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:34.512094 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:34.516953  1254 catalog_manager.cc:1383] Generated new cluster ID: 5c08b7a2f34f45aa855869bb0326176f
I20260710 11:08:34.517205  1254 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:34.551419  1254 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:34.552606  1254 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:34.566830  1254 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1: Generated new TSK 0
I20260710 11:08:34.567377  1254 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:34.578135 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:34.583782  1265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.585055  1266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.586210  1268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:34.586264 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:34.587247 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:34.587414 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:34.587554 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681714587537 us; error 0 us; skew 500 ppm
I20260710 11:08:34.588141 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:34.590198 30834 webserver.cc:533] Webserver started at http://127.30.28.129:40083/ using document root <none> and password file <none>
I20260710 11:08:34.590706 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:34.590866 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:34.591171 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:34.592298 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "43a93c58e19148eab9bbadcd2be37016"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.596344 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:34.599318  1273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.600219 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:34.600502 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "43a93c58e19148eab9bbadcd2be37016"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.600802 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:34.612576 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:34.613643 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:34.614993 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:34.617095 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:34.617287 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.617530 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:34.617693 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.655558 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:36157
I20260710 11:08:34.655665  1335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:36157 every 8 connection(s)
I20260710 11:08:34.660352 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:34.667392  1340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.668877  1341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:34.671206 30834 server_base.cc:1061] running on GCE node
W20260710 11:08:34.671247  1343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:34.672650 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:34.672996 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:34.673225 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681714673174 us; error 0 us; skew 500 ppm
I20260710 11:08:34.673975 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:34.675896  1336 heartbeater.cc:344] Connected to a master server at 127.30.28.190:44651
I20260710 11:08:34.676271  1336 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:34.677125 30834 webserver.cc:533] Webserver started at http://127.30.28.130:38177/ using document root <none> and password file <none>
I20260710 11:08:34.677075  1336 heartbeater.cc:507] Master 127.30.28.190:44651 requested a full tablet report, sending...
I20260710 11:08:34.677886 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:34.678194 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:34.678503 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:34.679652  1209 ts_manager.cc:194] Registered new tserver with Master: 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157)
I20260710 11:08:34.680114 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.682297  1209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60268
I20260710 11:08:34.686236 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:34.689357  1348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.690032 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:34.690315 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.690544 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:34.701375 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:34.702441 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:34.703778 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:34.705793 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:34.705981 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.706228 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:34.706379 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.745853 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:43019
I20260710 11:08:34.745949  1410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:43019 every 8 connection(s)
I20260710 11:08:34.750404 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:34.757151  1414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.758281  1415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:34.760447  1417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:34.761026 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:34.761905 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:34.762125 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:34.762260  1411 heartbeater.cc:344] Connected to a master server at 127.30.28.190:44651
I20260710 11:08:34.762369 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681714762350 us; error 0 us; skew 500 ppm
I20260710 11:08:34.762701  1411 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:34.763156 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:34.763511  1411 heartbeater.cc:507] Master 127.30.28.190:44651 requested a full tablet report, sending...
I20260710 11:08:34.765600 30834 webserver.cc:533] Webserver started at http://127.30.28.131:39151/ using document root <none> and password file <none>
I20260710 11:08:34.765959  1209 ts_manager.cc:194] Registered new tserver with Master: 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:34.766255 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:34.766518 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:34.766840 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:34.767693  1209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60272
I20260710 11:08:34.768301 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "00f09471f973446caf976500aa27ccbe"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.772903 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:08:34.776003  1422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.776763 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:34.777036 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "00f09471f973446caf976500aa27ccbe"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:34.777290 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:34.801331 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:34.802513 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:34.803871 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:34.805893 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:34.806084 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.806335 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:34.806505 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:34.843727 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:33293
I20260710 11:08:34.843824  1484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:33293 every 8 connection(s)
I20260710 11:08:34.857012  1485 heartbeater.cc:344] Connected to a master server at 127.30.28.190:44651
I20260710 11:08:34.857394  1485 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:34.858086  1485 heartbeater.cc:507] Master 127.30.28.190:44651 requested a full tablet report, sending...
I20260710 11:08:34.859910  1209 ts_manager.cc:194] Registered new tserver with Master: 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:34.860075 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013503316s
I20260710 11:08:34.861667  1209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60280
I20260710 11:08:34.883754  1209 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60282:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:34.886566  1209 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:34.965157  1301 tablet_service.cc:1511] Processing CreateTablet for tablet bf8579ab9a5e4f27ab54cb04ba046fc2 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:34.966624  1301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8579ab9a5e4f27ab54cb04ba046fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.968230  1300 tablet_service.cc:1511] Processing CreateTablet for tablet c2e6ab84e2b94856883bfdf322fd2578 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:34.969547  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e6ab84e2b94856883bfdf322fd2578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.970631  1450 tablet_service.cc:1511] Processing CreateTablet for tablet bf8579ab9a5e4f27ab54cb04ba046fc2 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:34.971863  1450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8579ab9a5e4f27ab54cb04ba046fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.972959  1299 tablet_service.cc:1511] Processing CreateTablet for tablet b6b758e3765442f58690bf8d6d363bbd (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:34.974220  1299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b758e3765442f58690bf8d6d363bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.976989  1297 tablet_service.cc:1511] Processing CreateTablet for tablet 8c64d78096d9428a8a000e2274ca67ea (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:34.977483  1449 tablet_service.cc:1511] Processing CreateTablet for tablet c2e6ab84e2b94856883bfdf322fd2578 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:34.978225  1297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c64d78096d9428a8a000e2274ca67ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.978762  1449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e6ab84e2b94856883bfdf322fd2578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.984308  1296 tablet_service.cc:1511] Processing CreateTablet for tablet 164e8e3c741f47198025a6fa492e6d81 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:34.985563  1296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164e8e3c741f47198025a6fa492e6d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.986987  1448 tablet_service.cc:1511] Processing CreateTablet for tablet b6b758e3765442f58690bf8d6d363bbd (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:34.987838  1443 tablet_service.cc:1511] Processing CreateTablet for tablet 61ee8b4c29f04ffd9ccaf37d5cc424cd (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:34.988349  1448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b758e3765442f58690bf8d6d363bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.987982  1298 tablet_service.cc:1511] Processing CreateTablet for tablet c898d05cd59d4e14a67ec57708d00583 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:34.989140  1443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ee8b4c29f04ffd9ccaf37d5cc424cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.989353  1298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c898d05cd59d4e14a67ec57708d00583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.989056  1295 tablet_service.cc:1511] Processing CreateTablet for tablet 91aed35336e743c09ed6446d2859dc8d (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:34.990341  1295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aed35336e743c09ed6446d2859dc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.990442  1447 tablet_service.cc:1511] Processing CreateTablet for tablet c898d05cd59d4e14a67ec57708d00583 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:34.992817  1294 tablet_service.cc:1511] Processing CreateTablet for tablet 61ee8b4c29f04ffd9ccaf37d5cc424cd (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:34.993072  1446 tablet_service.cc:1511] Processing CreateTablet for tablet 8c64d78096d9428a8a000e2274ca67ea (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:34.994061  1294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ee8b4c29f04ffd9ccaf37d5cc424cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.995283  1445 tablet_service.cc:1511] Processing CreateTablet for tablet 164e8e3c741f47198025a6fa492e6d81 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:34.997345  1444 tablet_service.cc:1511] Processing CreateTablet for tablet 91aed35336e743c09ed6446d2859dc8d (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:34.991771  1447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c898d05cd59d4e14a67ec57708d00583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.002827  1444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aed35336e743c09ed6446d2859dc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.003444  1446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c64d78096d9428a8a000e2274ca67ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.004685  1445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164e8e3c741f47198025a6fa492e6d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.014962  1293 tablet_service.cc:1511] Processing CreateTablet for tablet 3f12c51a6f2f4d6482a534215743ee4a (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:35.016247  1293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f12c51a6f2f4d6482a534215743ee4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.054622  1500 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.063817  1500 tablet_bootstrap.cc:654] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.094100  1300 tablet_service.cc:1511] Processing CreateTablet for tablet 9392c80b7a474d81bc2b28d1ef4300b9 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:35.095455  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9392c80b7a474d81bc2b28d1ef4300b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.095186  1447 tablet_service.cc:1511] Processing CreateTablet for tablet 9392c80b7a474d81bc2b28d1ef4300b9 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:35.096429  1447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9392c80b7a474d81bc2b28d1ef4300b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.109453  1374 tablet_service.cc:1511] Processing CreateTablet for tablet b6b758e3765442f58690bf8d6d363bbd (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:35.110075  1376 tablet_service.cc:1511] Processing CreateTablet for tablet bf8579ab9a5e4f27ab54cb04ba046fc2 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:35.110698  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b758e3765442f58690bf8d6d363bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.111280  1376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8579ab9a5e4f27ab54cb04ba046fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.111131  1500 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.111891  1500 ts_tablet_manager.cc:1403] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.018s
I20260710 11:08:35.112116  1375 tablet_service.cc:1511] Processing CreateTablet for tablet c2e6ab84e2b94856883bfdf322fd2578 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:35.113328  1375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e6ab84e2b94856883bfdf322fd2578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.114804  1500 raft_consensus.cc:359] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.115569  1500 raft_consensus.cc:385] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.115866  1500 raft_consensus.cc:740] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.116788  1500 consensus_queue.cc:260] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.117197  1373 tablet_service.cc:1511] Processing CreateTablet for tablet c898d05cd59d4e14a67ec57708d00583 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:35.118460  1373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c898d05cd59d4e14a67ec57708d00583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.118870  1368 tablet_service.cc:1511] Processing CreateTablet for tablet 3f12c51a6f2f4d6482a534215743ee4a (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:35.120972  1372 tablet_service.cc:1511] Processing CreateTablet for tablet 8c64d78096d9428a8a000e2274ca67ea (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:35.121398  1367 tablet_service.cc:1511] Processing CreateTablet for tablet 9392c80b7a474d81bc2b28d1ef4300b9 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:35.122653  1368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f12c51a6f2f4d6482a534215743ee4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.123095  1371 tablet_service.cc:1511] Processing CreateTablet for tablet 164e8e3c741f47198025a6fa492e6d81 (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:35.124329  1371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164e8e3c741f47198025a6fa492e6d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.124854  1444 tablet_service.cc:1511] Processing CreateTablet for tablet 3f12c51a6f2f4d6482a534215743ee4a (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:35.126045  1444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f12c51a6f2f4d6482a534215743ee4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.126145  1370 tablet_service.cc:1511] Processing CreateTablet for tablet 91aed35336e743c09ed6446d2859dc8d (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:35.127357  1370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aed35336e743c09ed6446d2859dc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.129472  1367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9392c80b7a474d81bc2b28d1ef4300b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.133009  1369 tablet_service.cc:1511] Processing CreateTablet for tablet 61ee8b4c29f04ffd9ccaf37d5cc424cd (DEFAULT_TABLE table=test-workload [id=1f24cf3f101c412aabb305f7ceb0c931]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:35.134194  1369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ee8b4c29f04ffd9ccaf37d5cc424cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.144186  1372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c64d78096d9428a8a000e2274ca67ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.152292  1501 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.174566  1501 tablet_bootstrap.cc:654] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.202498  1500 ts_tablet_manager.cc:1434] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.090s	user 0.046s	sys 0.043s
I20260710 11:08:35.203392  1485 heartbeater.cc:499] Master 127.30.28.190:44651 was elected leader, sending a full tablet report...
I20260710 11:08:35.211849  1500 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.220523  1500 tablet_bootstrap.cc:654] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.240588  1504 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.246449  1501 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.247653  1501 ts_tablet_manager.cc:1403] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.005s
I20260710 11:08:35.246424  1500 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.248852  1500 ts_tablet_manager.cc:1403] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.018s
I20260710 11:08:35.255235  1504 tablet_bootstrap.cc:654] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.255609  1501 raft_consensus.cc:359] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.256357  1501 raft_consensus.cc:385] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.256644  1501 raft_consensus.cc:740] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.257361  1501 consensus_queue.cc:260] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.258279  1500 raft_consensus.cc:359] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.259104  1500 raft_consensus.cc:385] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.259485  1500 raft_consensus.cc:740] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.260282  1504 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.260874  1504 ts_tablet_manager.cc:1403] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.008s
I20260710 11:08:35.261026  1336 heartbeater.cc:499] Master 127.30.28.190:44651 was elected leader, sending a full tablet report...
I20260710 11:08:35.263329  1504 raft_consensus.cc:359] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.264015  1504 raft_consensus.cc:385] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.260703  1500 consensus_queue.cc:260] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.264355  1504 raft_consensus.cc:740] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.265394  1504 consensus_queue.cc:260] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.264418  1501 ts_tablet_manager.cc:1434] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 11:08:35.265940  1500 ts_tablet_manager.cc:1434] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260710 11:08:35.267194  1501 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.267550  1500 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.269444  1411 heartbeater.cc:499] Master 127.30.28.190:44651 was elected leader, sending a full tablet report...
I20260710 11:08:35.273981  1501 tablet_bootstrap.cc:654] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.274959  1500 tablet_bootstrap.cc:654] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.277233  1504 ts_tablet_manager.cc:1434] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:08:35.278285  1504 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.279505  1501 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.279904  1501 ts_tablet_manager.cc:1403] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 11:08:35.281940  1501 raft_consensus.cc:359] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.282435  1501 raft_consensus.cc:385] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.282678  1501 raft_consensus.cc:740] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.283284  1501 consensus_queue.cc:260] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.285070  1501 ts_tablet_manager.cc:1434] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:35.285596  1504 tablet_bootstrap.cc:654] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.285934  1501 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.292454  1501 tablet_bootstrap.cc:654] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.293037  1504 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.293565  1504 ts_tablet_manager.cc:1403] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:08:35.296795  1504 raft_consensus.cc:359] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.299079  1504 raft_consensus.cc:385] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.299489  1504 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.299662  1500 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.300331  1500 ts_tablet_manager.cc:1403] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260710 11:08:35.300611  1504 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.303375  1504 ts_tablet_manager.cc:1434] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:08:35.303045  1500 raft_consensus.cc:359] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.303848  1500 raft_consensus.cc:385] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.304037  1501 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.304232  1500 raft_consensus.cc:740] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.304375  1504 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.304656  1501 ts_tablet_manager.cc:1403] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260710 11:08:35.305239  1500 consensus_queue.cc:260] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.307780  1501 raft_consensus.cc:359] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.308598  1501 raft_consensus.cc:385] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.308945  1501 raft_consensus.cc:740] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.309844  1501 consensus_queue.cc:260] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.311251  1504 tablet_bootstrap.cc:654] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.312336  1501 ts_tablet_manager.cc:1434] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:35.313321  1501 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.315873  1500 ts_tablet_manager.cc:1434] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:08:35.318689  1500 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.324014  1500 tablet_bootstrap.cc:654] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.327052  1501 tablet_bootstrap.cc:654] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.333247  1504 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.333670  1504 ts_tablet_manager.cc:1403] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260710 11:08:35.333810  1500 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.334288  1500 ts_tablet_manager.cc:1403] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:08:35.334499  1501 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.334964  1501 ts_tablet_manager.cc:1403] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260710 11:08:35.335908  1504 raft_consensus.cc:359] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.336519  1504 raft_consensus.cc:385] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.336758  1504 raft_consensus.cc:740] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.337092  1500 raft_consensus.cc:359] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.337877  1500 raft_consensus.cc:385] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.337594  1501 raft_consensus.cc:359] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.337386  1504 consensus_queue.cc:260] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.338171  1500 raft_consensus.cc:740] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.338409  1501 raft_consensus.cc:385] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.338757  1501 raft_consensus.cc:740] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.339967  1504 ts_tablet_manager.cc:1434] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:35.339488  1500 consensus_queue.cc:260] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.339564  1501 consensus_queue.cc:260] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.340953  1504 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.342077  1500 ts_tablet_manager.cc:1434] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:35.343075  1500 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.344009  1501 ts_tablet_manager.cc:1434] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:35.345000  1501 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.345444  1503 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.345947  1503 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.348591  1503 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:35.358088  1504 tablet_bootstrap.cc:654] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.349157  1500 tablet_bootstrap.cc:654] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.354068  1501 tablet_bootstrap.cc:654] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.365908  1311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.366361  1509 raft_consensus.cc:493] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.366928  1509 raft_consensus.cc:515] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
W20260710 11:08:35.368270  1423 leader_election.cc:343] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.368321  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.369731  1509 leader_election.cc:290] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.373432  1504 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.373912  1504 ts_tablet_manager.cc:1403] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260710 11:08:35.375314  1501 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.375814  1501 ts_tablet_manager.cc:1403] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 11:08:35.376237  1500 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.377231  1504 raft_consensus.cc:359] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.377951  1504 raft_consensus.cc:385] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.378254  1504 raft_consensus.cc:740] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.377725  1500 ts_tablet_manager.cc:1403] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.001s
I20260710 11:08:35.378768  1501 raft_consensus.cc:359] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.379555  1501 raft_consensus.cc:385] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.379866  1501 raft_consensus.cc:740] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.380118  1504 consensus_queue.cc:260] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.380683  1501 consensus_queue.cc:260] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.381582  1500 raft_consensus.cc:359] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.382529  1500 raft_consensus.cc:385] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.382889  1500 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.383002  1501 ts_tablet_manager.cc:1434] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:08:35.383379  1508 raft_consensus.cc:493] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.384070  1501 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.383826  1508 raft_consensus.cc:515] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.383786  1500 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.388149  1508 leader_election.cc:290] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.390744  1501 tablet_bootstrap.cc:654] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.392321  1500 ts_tablet_manager.cc:1434] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260710 11:08:35.399224  1423 leader_election.cc:343] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.399677  1423 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00f09471f973446caf976500aa27ccbe; no voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.400539  1500 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.401065  1503 raft_consensus.cc:2749] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:35.402016  1504 ts_tablet_manager.cc:1434] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260710 11:08:35.404363  1504 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.412915  1500 tablet_bootstrap.cc:654] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.417958  1504 tablet_bootstrap.cc:654] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.426017  1500 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.426539  1500 ts_tablet_manager.cc:1403] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260710 11:08:35.427887  1501 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.428444  1501 ts_tablet_manager.cc:1403] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.023s
I20260710 11:08:35.429388  1500 raft_consensus.cc:359] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.430230  1500 raft_consensus.cc:385] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.430563  1500 raft_consensus.cc:740] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.431887  1501 raft_consensus.cc:359] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.432682  1501 raft_consensus.cc:385] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.433441  1500 consensus_queue.cc:260] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.433662  1501 raft_consensus.cc:740] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.435271  1501 consensus_queue.cc:260] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.435608  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.437503  1501 ts_tablet_manager.cc:1434] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 11:08:35.438504  1501 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.442713  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.443611  1460 raft_consensus.cc:2468] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 0.
I20260710 11:08:35.444528  1501 tablet_bootstrap.cc:654] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.444906  1500 ts_tablet_manager.cc:1434] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 11:08:35.445156  1349 leader_election.cc:304] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.446254  1500 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.446318  1509 raft_consensus.cc:2804] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.446759  1509 raft_consensus.cc:493] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.447072  1509 raft_consensus.cc:3060] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:35.450279  1274 leader_election.cc:343] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.452909  1500 tablet_bootstrap.cc:654] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.462392  1311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.463137  1311 raft_consensus.cc:2468] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 0.
I20260710 11:08:35.465343  1508 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.465947  1508 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.468467  1508 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.470814  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.472684  1509 raft_consensus.cc:515] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.475209  1509 leader_election.cc:290] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.478065  1504 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.478557  1504 ts_tablet_manager.cc:1403] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.011s
I20260710 11:08:35.478960  1501 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.479112  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.479422  1501 ts_tablet_manager.cc:1403] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.029s
I20260710 11:08:35.480861  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.481443  1504 raft_consensus.cc:359] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.481709  1459 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:35.482316  1501 raft_consensus.cc:359] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.483134  1501 raft_consensus.cc:385] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.483435  1501 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.483983  1311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:35.484678  1311 raft_consensus.cc:3060] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.484336  1501 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
W20260710 11:08:35.472685  1274 leader_election.cc:343] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:35.485805  1274 leader_election.cc:343] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.486330  1274 leader_election.cc:304] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016; no voters: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.487350  1508 raft_consensus.cc:2749] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:35.489230  1501 ts_tablet_manager.cc:1434] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:35.489905  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.490201  1501 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.490681  1459 raft_consensus.cc:3060] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.475853  1509 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.494547  1509 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.496608  1501 tablet_bootstrap.cc:654] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.498095  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
W20260710 11:08:35.499827  1349 leader_election.cc:343] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.482168  1504 raft_consensus.cc:385] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.503294  1504 raft_consensus.cc:740] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.504654  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
W20260710 11:08:35.507350  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:35.507339  1501 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.508112  1501 ts_tablet_manager.cc:1403] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:08:35.505362  1509 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
W20260710 11:08:35.508558  1349 leader_election.cc:343] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.509202  1349 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:35.510154  1509 raft_consensus.cc:2749] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:35.510277  1501 raft_consensus.cc:359] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.510943  1501 raft_consensus.cc:385] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.510744  1503 raft_consensus.cc:493] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.511415  1503 raft_consensus.cc:515] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.512101  1508 raft_consensus.cc:493] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.512703  1508 raft_consensus.cc:515] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.513288  1503 leader_election.cc:290] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:35.514773  1501 raft_consensus.cc:740] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.514981  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c898d05cd59d4e14a67ec57708d00583" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.515730  1311 raft_consensus.cc:2468] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:35.516278  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c898d05cd59d4e14a67ec57708d00583" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
W20260710 11:08:35.517818  1423 leader_election.cc:343] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.517968  1349 leader_election.cc:304] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.518750  1509 raft_consensus.cc:2804] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.519367  1509 raft_consensus.cc:697] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:35.518873  1508 leader_election.cc:290] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.520301  1509 consensus_queue.cc:237] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.522047  1274 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.522197  1501 consensus_queue.cc:260] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.523169  1310 raft_consensus.cc:2468] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 0.
I20260710 11:08:35.525426  1501 ts_tablet_manager.cc:1434] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:08:35.527122  1423 leader_election.cc:304] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.531641  1501 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.508591  1504 consensus_queue.cc:260] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.531589  1503 raft_consensus.cc:2804] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.534402  1503 raft_consensus.cc:493] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.534801  1503 raft_consensus.cc:3060] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.529819  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.537863  1501 tablet_bootstrap.cc:654] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.539405  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.540266  1460 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:35.542153  1503 raft_consensus.cc:515] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.545320  1386 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:35.547524  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c898d05cd59d4e14a67ec57708d00583" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:35.548152  1310 raft_consensus.cc:3060] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.548986  1501 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.549429  1501 ts_tablet_manager.cc:1403] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:08:35.550011  1500 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.550539  1500 ts_tablet_manager.cc:1403] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.105s	user 0.056s	sys 0.039s
I20260710 11:08:35.523141  1508 raft_consensus.cc:2804] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.551712  1459 raft_consensus.cc:2468] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:35.552099  1508 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.551882  1501 raft_consensus.cc:359] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.552525  1508 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.546697  1504 ts_tablet_manager.cc:1434] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260710 11:08:35.554001  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c898d05cd59d4e14a67ec57708d00583" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:35.553829  1500 raft_consensus.cc:359] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.554612  1503 leader_election.cc:290] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:35.554659  1500 raft_consensus.cc:385] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.554348  1504 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
W20260710 11:08:35.555245  1423 leader_election.cc:343] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.555238  1500 raft_consensus.cc:740] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.556718  1500 consensus_queue.cc:260] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.558841  1500 ts_tablet_manager.cc:1434] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 11:08:35.559904  1310 raft_consensus.cc:2468] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 1.
I20260710 11:08:35.561100  1423 leader_election.cc:304] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.562175  1501 raft_consensus.cc:385] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.562252  1503 raft_consensus.cc:2804] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.561566  1508 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.562520  1501 raft_consensus.cc:740] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.562767  1503 raft_consensus.cc:697] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:35.563747  1500 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.564036  1508 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Requested vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.562541  1504 tablet_bootstrap.cc:654] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.563748  1501 consensus_queue.cc:260] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.565723  1503 consensus_queue.cc:237] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.567859  1501 ts_tablet_manager.cc:1434] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:08:35.570946  1500 tablet_bootstrap.cc:654] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.571697  1501 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:35.574307  1509 raft_consensus.cc:493] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.574831  1509 raft_consensus.cc:515] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.575248  1504 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.575950  1504 ts_tablet_manager.cc:1403] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260710 11:08:35.578171  1501 tablet_bootstrap.cc:654] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.578086  1311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.577023  1509 leader_election.cc:290] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.593544  1311 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 0.
I20260710 11:08:35.594169  1274 leader_election.cc:304] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.594287  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:35.594658  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.595379  1459 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.556371  1206 catalog_manager.cc:5697] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 1 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.595721  1349 leader_election.cc:304] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.596449  1508 raft_consensus.cc:2804] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.598644  1508 raft_consensus.cc:493] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.599009  1508 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.601783  1500 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.603229  1459 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.604112  1500 ts_tablet_manager.cc:1403] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.011s
W20260710 11:08:35.604611  1423 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:36157, user_credentials={real_user=slave}} blocked reactor thread for 43600.5us
I20260710 11:08:35.602748  1509 raft_consensus.cc:2804] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.605903  1509 raft_consensus.cc:493] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.606303  1509 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.579312  1504 raft_consensus.cc:359] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.606096  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
W20260710 11:08:35.597016  1274 leader_election.cc:343] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.607479  1460 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 0.
I20260710 11:08:35.607004  1504 raft_consensus.cc:385] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.610484  1504 raft_consensus.cc:740] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.611145  1500 raft_consensus.cc:359] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.612142  1274 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.612241  1500 raft_consensus.cc:385] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.612845  1500 raft_consensus.cc:740] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.612972  1532 raft_consensus.cc:2804] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.616634  1500 consensus_queue.cc:260] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.618788  1500 ts_tablet_manager.cc:1434] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:08:35.619804  1500 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.628049  1508 raft_consensus.cc:515] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.631246  1501 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: No bootstrap required, opened a new log
I20260710 11:08:35.631711  1501 ts_tablet_manager.cc:1403] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.004s
I20260710 11:08:35.631781  1208 catalog_manager.cc:5697] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 1 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:35.634393  1500 tablet_bootstrap.cc:654] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.634295  1501 raft_consensus.cc:359] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.634979  1501 raft_consensus.cc:385] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.635246  1501 raft_consensus.cc:740] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.635622  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:35.636193  1386 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.635990  1501 consensus_queue.cc:260] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.636925  1509 raft_consensus.cc:515] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.638572  1509 leader_election.cc:290] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.639048  1501 ts_tablet_manager.cc:1434] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:35.639242  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:35.630813  1532 raft_consensus.cc:697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Becoming Leader. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Running, Role: LEADER
I20260710 11:08:35.641304  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.611466  1504 consensus_queue.cc:260] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.639982  1310 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.641976  1459 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.642294  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.642858  1460 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.643505  1386 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.647758  1459 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:35.648341  1310 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:35.649221  1349 leader_election.cc:304] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.651849  1509 raft_consensus.cc:2804] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.649488  1460 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.652747  1509 raft_consensus.cc:697] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:35.650257  1504 ts_tablet_manager.cc:1434] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.011s
I20260710 11:08:35.650175  1274 leader_election.cc:304] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.653654  1543 raft_consensus.cc:2804] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.654837  1504 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.653820  1509 consensus_queue.cc:237] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.651623  1532 consensus_queue.cc:237] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.641373  1508 leader_election.cc:290] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Requested vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.673285  1504 tablet_bootstrap.cc:654] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.678387  1543 raft_consensus.cc:697] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Becoming Leader. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Running, Role: LEADER
I20260710 11:08:35.679232  1500 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.679822  1500 ts_tablet_manager.cc:1403] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.029s
I20260710 11:08:35.679334  1543 consensus_queue.cc:237] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.681887  1503 raft_consensus.cc:493] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.682363  1503 raft_consensus.cc:515] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.682690  1500 raft_consensus.cc:359] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.683472  1500 raft_consensus.cc:385] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.683808  1500 raft_consensus.cc:740] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.684522  1503 leader_election.cc:290] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:35.684536  1500 consensus_queue.cc:260] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.687595  1500 ts_tablet_manager.cc:1434] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:35.688772  1500 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: Bootstrap starting.
I20260710 11:08:35.689790  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.690608  1310 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 0.
I20260710 11:08:35.691784  1423 leader_election.cc:304] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:35.692477  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.692785  1503 raft_consensus.cc:2804] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.693147  1503 raft_consensus.cc:493] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.693620  1504 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.693598  1503 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.694222  1504 ts_tablet_manager.cc:1403] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260710 11:08:35.694952  1500 tablet_bootstrap.cc:654] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.693094  1386 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 0.
I20260710 11:08:35.697221  1504 raft_consensus.cc:359] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.698027  1504 raft_consensus.cc:385] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.698654  1504 raft_consensus.cc:740] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.698012  1206 catalog_manager.cc:5697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "43a93c58e19148eab9bbadcd2be37016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.699553  1504 consensus_queue.cc:260] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.701973  1503 raft_consensus.cc:515] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.702512  1504 ts_tablet_manager.cc:1434] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:08:35.703890  1504 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.705340  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:35.705874  1386 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.712062  1504 tablet_bootstrap.cc:654] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.712277  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:35.712867  1310 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.720718  1310 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 1.
I20260710 11:08:35.721774  1423 leader_election.cc:304] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:35.722507  1536 raft_consensus.cc:2804] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.725708  1209 catalog_manager.cc:5697] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 1 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.727316  1509 raft_consensus.cc:493] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.727864  1386 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 1.
I20260710 11:08:35.727782  1509 raft_consensus.cc:515] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.729976  1509 leader_election.cc:290] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.731431  1311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.732052  1311 raft_consensus.cc:2468] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 0.
I20260710 11:08:35.735849  1543 raft_consensus.cc:493] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.736299  1543 raft_consensus.cc:515] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.738255  1543 leader_election.cc:290] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.738883  1349 leader_election.cc:304] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.740147  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64d78096d9428a8a000e2274ca67ea" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.740146  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64d78096d9428a8a000e2274ca67ea" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.740309  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.740736  1207 catalog_manager.cc:5697] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "43a93c58e19148eab9bbadcd2be37016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.741261  1459 raft_consensus.cc:2468] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 0.
I20260710 11:08:35.741196  1460 raft_consensus.cc:2468] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:35.742146  1386 raft_consensus.cc:2468] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:35.742753  1274 leader_election.cc:304] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:35.743526  1509 raft_consensus.cc:2804] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.743916  1509 raft_consensus.cc:493] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.744050  1543 raft_consensus.cc:2804] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.744324  1509 raft_consensus.cc:3060] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.730549  1503 leader_election.cc:290] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 1 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:35.744427  1543 raft_consensus.cc:493] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.750644  1543 raft_consensus.cc:3060] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.751220  1536 raft_consensus.cc:697] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:35.752153  1536 consensus_queue.cc:237] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:35.758389  1509 raft_consensus.cc:515] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.763374  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:35.764003  1310 raft_consensus.cc:3060] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.770577  1310 raft_consensus.cc:2468] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:35.771660  1349 leader_election.cc:304] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.772557  1529 raft_consensus.cc:2804] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.774871  1543 raft_consensus.cc:515] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.776592  1529 raft_consensus.cc:697] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:35.777482  1529 consensus_queue.cc:237] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.779172  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64d78096d9428a8a000e2274ca67ea" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:35.779917  1386 raft_consensus.cc:3060] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.780800  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64d78096d9428a8a000e2274ca67ea" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.781356  1459 raft_consensus.cc:3060] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.784813  1543 leader_election.cc:290] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Requested vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.785854  1209 catalog_manager.cc:5697] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 1 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.788751  1459 raft_consensus.cc:2468] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.789530  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.790091  1274 leader_election.cc:304] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:35.790323  1460 raft_consensus.cc:3060] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.797224  1504 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.797677  1504 ts_tablet_manager.cc:1403] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.094s	user 0.038s	sys 0.047s
I20260710 11:08:35.798239  1543 raft_consensus.cc:2804] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.798763  1460 raft_consensus.cc:2468] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:35.798801  1543 raft_consensus.cc:697] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Becoming Leader. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Running, Role: LEADER
I20260710 11:08:35.800285  1543 consensus_queue.cc:237] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.800714  1207 catalog_manager.cc:5697] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 1 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.801016  1504 raft_consensus.cc:359] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.801676  1504 raft_consensus.cc:385] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.801942  1504 raft_consensus.cc:740] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.802610  1504 consensus_queue.cc:260] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.789610  1509 leader_election.cc:290] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.789531  1386 raft_consensus.cc:2468] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.804778  1504 ts_tablet_manager.cc:1434] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:35.805661  1504 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.807307  1500 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: No bootstrap required, opened a new log
I20260710 11:08:35.807796  1500 ts_tablet_manager.cc:1403] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.062s
I20260710 11:08:35.810413  1500 raft_consensus.cc:359] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.810930  1504 tablet_bootstrap.cc:654] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.811041  1500 raft_consensus.cc:385] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.811416  1500 raft_consensus.cc:740] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.812125  1500 consensus_queue.cc:260] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.811420  1208 catalog_manager.cc:5697] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "43a93c58e19148eab9bbadcd2be37016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.821807  1500 ts_tablet_manager.cc:1434] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:08:35.824923  1504 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.825359  1504 ts_tablet_manager.cc:1403] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 11:08:35.827796  1504 raft_consensus.cc:359] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.828084  1543 raft_consensus.cc:493] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.828452  1504 raft_consensus.cc:385] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.828758  1504 raft_consensus.cc:740] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.828653  1543 raft_consensus.cc:515] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.829547  1504 consensus_queue.cc:260] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.831482  1504 ts_tablet_manager.cc:1434] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:35.833217  1504 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: Bootstrap starting.
I20260710 11:08:35.834148  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:35.835415  1543 leader_election.cc:290] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
W20260710 11:08:35.835479  1274 leader_election.cc:343] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:35.837625  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.838183  1460 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:35.839780  1504 tablet_bootstrap.cc:654] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.841401  1274 leader_election.cc:304] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:35.842684  1543 raft_consensus.cc:2804] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:35.843017  1543 raft_consensus.cc:493] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:35.843348  1543 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.847807  1504 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: No bootstrap required, opened a new log
I20260710 11:08:35.848242  1504 ts_tablet_manager.cc:1403] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:08:35.850188  1543 raft_consensus.cc:515] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.850678  1504 raft_consensus.cc:359] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.851315  1504 raft_consensus.cc:385] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.851538  1504 raft_consensus.cc:740] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.852133  1504 consensus_queue.cc:260] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.853919  1504 ts_tablet_manager.cc:1434] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:08:35.856683  1543 leader_election.cc:290] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Requested vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.856647  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:35.857462  1386 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.860112  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:35.860692  1460 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.865408  1386 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.866509  1274 leader_election.cc:304] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:35.867506  1543 raft_consensus.cc:2804] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.868002  1543 raft_consensus.cc:697] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Becoming Leader. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Running, Role: LEADER
I20260710 11:08:35.867794  1460 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:35.868808  1543 consensus_queue.cc:237] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.881424  1208 catalog_manager.cc:5697] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "43a93c58e19148eab9bbadcd2be37016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.892817  1509 raft_consensus.cc:493] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.893270  1509 raft_consensus.cc:515] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.894760  1509 leader_election.cc:290] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.895408  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c898d05cd59d4e14a67ec57708d00583" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.895689  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c898d05cd59d4e14a67ec57708d00583" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.896203  1310 raft_consensus.cc:2393] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eb3cd6c0d78497da77b374f6cc11d7d in current term 1: Already voted for candidate 00f09471f973446caf976500aa27ccbe in this term.
I20260710 11:08:35.897193  1349 leader_election.cc:304] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:35.897820  1509 raft_consensus.cc:3060] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.902467  1509 raft_consensus.cc:2749] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:35.916193  1509 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:35.916574  1509 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:35.918295  1509 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:35.918915  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a93c58e19148eab9bbadcd2be37016" is_pre_election: true
I20260710 11:08:35.919348  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:35.920024  1460 raft_consensus.cc:2393] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eb3cd6c0d78497da77b374f6cc11d7d in current term 1: Already voted for candidate 43a93c58e19148eab9bbadcd2be37016 in this term.
I20260710 11:08:35.920806  1349 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:35.921437  1509 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.926025  1509 raft_consensus.cc:2749] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:35.972373  1509 consensus_queue.cc:1048] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.983575  1509 consensus_queue.cc:1048] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.987226  1536 consensus_queue.cc:1048] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:36.000524  1554 consensus_queue.cc:1048] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:36.001634  1543 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.002179  1543 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:36.004324  1543 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:36.005035  1385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:36.005327  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:36.005731  1385 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:36.005954  1460 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 0.
I20260710 11:08:36.007187  1274 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:36.008845  1543 raft_consensus.cc:2804] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:36.009341  1543 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:36.009706  1543 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.018185  1543 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:36.020251  1543 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Requested vote from peers 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:36.020789  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:36.021348  1386 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.021281  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "43a93c58e19148eab9bbadcd2be37016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:36.022076  1460 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.026178  1386 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:36.027076  1274 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:36.027781  1543 raft_consensus.cc:2804] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:36.028121  1460 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a93c58e19148eab9bbadcd2be37016 in term 1.
I20260710 11:08:36.028230  1543 raft_consensus.cc:697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Becoming Leader. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Running, Role: LEADER
I20260710 11:08:36.029146  1543 consensus_queue.cc:237] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:36.035360  1208 catalog_manager.cc:5697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "43a93c58e19148eab9bbadcd2be37016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.048346  1543 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:36.058315  1532 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:36.062937 30834 ts_manager.cc:295] Set tserver state for 43a93c58e19148eab9bbadcd2be37016 to MAINTENANCE_MODE
I20260710 11:08:36.063807 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
I20260710 11:08:36.090467 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:36.091113 30834 tablet_replica.cc:333] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.091717 30834 raft_consensus.cc:2243] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.092345 30834 pending_rounds.cc:70] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Trying to abort 1 pending ops.
I20260710 11:08:36.092602 30834 pending_rounds.cc:77] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960308861771776 op_type: NO_OP noop_request { }
I20260710 11:08:36.092903 30834 raft_consensus.cc:2889] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:36.093210 30834 raft_consensus.cc:2272] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.095350 30834 tablet_replica.cc:333] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.095875 30834 raft_consensus.cc:2243] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.096283 30834 raft_consensus.cc:2272] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.097886 30834 tablet_replica.cc:333] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.098364 30834 raft_consensus.cc:2243] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.098698 30834 raft_consensus.cc:2272] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.100214 30834 tablet_replica.cc:333] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.100695 30834 raft_consensus.cc:2243] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.101202 30834 pending_rounds.cc:70] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Trying to abort 1 pending ops.
I20260710 11:08:36.101369 30834 pending_rounds.cc:77] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960308207005696 op_type: NO_OP noop_request { }
I20260710 11:08:36.101612 30834 raft_consensus.cc:2889] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:36.101874 30834 raft_consensus.cc:2272] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.103690 30834 tablet_replica.cc:333] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.104228 30834 raft_consensus.cc:2243] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.104604 30834 raft_consensus.cc:2272] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.106933 30834 tablet_replica.cc:333] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.107432 30834 raft_consensus.cc:2243] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.108178 30834 raft_consensus.cc:2272] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.109957 30834 tablet_replica.cc:333] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.110425 30834 raft_consensus.cc:2243] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.110930 30834 pending_rounds.cc:70] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Trying to abort 1 pending ops.
I20260710 11:08:36.111129 30834 pending_rounds.cc:77] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960307444391936 op_type: NO_OP noop_request { }
I20260710 11:08:36.111377 30834 raft_consensus.cc:2889] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:36.111649 30834 raft_consensus.cc:2272] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.113467 30834 tablet_replica.cc:333] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.113934 30834 raft_consensus.cc:2243] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.114289 30834 raft_consensus.cc:2272] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.116256 30834 tablet_replica.cc:333] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.116705 30834 raft_consensus.cc:2243] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.117049 30834 raft_consensus.cc:2272] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.118430 30834 tablet_replica.cc:333] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: stopping tablet replica
I20260710 11:08:36.118854 30834 raft_consensus.cc:2243] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.119350 30834 pending_rounds.cc:70] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Trying to abort 1 pending ops.
I20260710 11:08:36.119493 30834 pending_rounds.cc:77] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960307926454272 op_type: NO_OP noop_request { }
I20260710 11:08:36.119765 30834 raft_consensus.cc:2889] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:36.120046 30834 raft_consensus.cc:2272] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.147264 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
W20260710 11:08:36.167722  1349 consensus_peers.cc:597] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:36.200002  1349 consensus_peers.cc:597] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:36.229336  1556 consensus_queue.cc:1048] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:36.239914  1556 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:36.271703  1554 consensus_queue.cc:1048] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:36.286502  1423 consensus_peers.cc:597] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:36.508325  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:36.527740  1423 consensus_peers.cc:597] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:36.542181  1349 consensus_peers.cc:597] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:36.854223  1423 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111) [suppressed 99 similar messages]
I20260710 11:08:37.509097  1580 raft_consensus.cc:493] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:37.509145  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:37.509580  1580 raft_consensus.cc:515] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.511163  1580 leader_election.cc:290] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.512594  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:37.513249  1460 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:37.514235  1349 leader_election.cc:304] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:37.514963  1580 raft_consensus.cc:2804] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:37.515020  1349 leader_election.cc:336] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.515398  1580 raft_consensus.cc:493] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.515744  1580 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.520242  1580 raft_consensus.cc:515] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.521718  1580 leader_election.cc:290] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.523048  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:37.523525  1460 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.525573  1349 leader_election.cc:336] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.528478  1460 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 2.
I20260710 11:08:37.529292  1349 leader_election.cc:304] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.529882  1580 raft_consensus.cc:2804] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.530246  1580 raft_consensus.cc:697] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:37.530989  1580 consensus_queue.cc:237] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue going to LEADER 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.537235  1206 catalog_manager.cc:5697] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 1 to 2, leader changed from 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.557222  1580 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43a93c58e19148eab9bbadcd2be37016)
I20260710 11:08:37.557605  1580 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.559013  1580 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.560365  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:37.562132  1582 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43a93c58e19148eab9bbadcd2be37016)
W20260710 11:08:37.562335  1349 leader_election.cc:336] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.562505  1582 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.562788  1349 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.563429  1580 raft_consensus.cc:2749] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:37.564440  1582 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:37.565575  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:37.566048  1386 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 1.
I20260710 11:08:37.566972  1423 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:37.567538  1582 raft_consensus.cc:2804] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:37.567569  1423 leader_election.cc:336] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.567879  1582 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43a93c58e19148eab9bbadcd2be37016)
I20260710 11:08:37.568212  1582 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.572827  1582 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.574177  1582 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:37.575333  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:37.575800  1386 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.577817  1423 leader_election.cc:336] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.580309  1386 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:37.581151  1423 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.581746  1582 raft_consensus.cc:2804] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.582162  1582 raft_consensus.cc:697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:37.582850  1582 consensus_queue.cc:237] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.589589  1206 catalog_manager.cc:5697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 1 to 2, leader changed from 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 2 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.631630  1580 raft_consensus.cc:493] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.632059  1580 raft_consensus.cc:515] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.632900  1582 raft_consensus.cc:493] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.633373  1582 raft_consensus.cc:515] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.633787  1580 leader_election.cc:290] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.635397  1582 leader_election.cc:290] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:37.635860  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64d78096d9428a8a000e2274ca67ea" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:37.636507  1460 raft_consensus.cc:2468] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:37.637995  1349 leader_election.cc:304] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:37.638631  1580 raft_consensus.cc:2804] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:37.638931  1580 raft_consensus.cc:493] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.639181  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" is_pre_election: true
I20260710 11:08:37.639206  1580 raft_consensus.cc:3060] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.639467  1423 leader_election.cc:336] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
W20260710 11:08:37.639555  1349 leader_election.cc:336] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.639942  1386 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 1.
I20260710 11:08:37.641088  1423 leader_election.cc:304] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.641855  1582 raft_consensus.cc:2804] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:37.642139  1582 raft_consensus.cc:493] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.642407  1582 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.645077  1580 raft_consensus.cc:515] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.646544  1580 leader_election.cc:290] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.646971  1582 raft_consensus.cc:515] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.648793  1582 leader_election.cc:290] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:37.648831  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64d78096d9428a8a000e2274ca67ea" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:37.649439  1460 raft_consensus.cc:3060] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.650488  1349 leader_election.cc:336] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.651753  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:37.652297  1386 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.653050  1423 leader_election.cc:336] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.655591  1460 raft_consensus.cc:2468] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 2.
I20260710 11:08:37.656665  1349 leader_election.cc:304] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.657281  1580 raft_consensus.cc:2804] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.657657  1580 raft_consensus.cc:697] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:37.657984  1386 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:37.658381  1580 consensus_queue.cc:237] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue going to LEADER 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.658859  1423 leader_election.cc:304] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.659540  1582 raft_consensus.cc:2804] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.660010  1582 raft_consensus.cc:697] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:37.660760  1582 consensus_queue.cc:237] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue going to LEADER 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.666343  1206 catalog_manager.cc:5697] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 1 to 2, leader changed from 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.668308  1208 catalog_manager.cc:5697] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 1 to 2, leader changed from 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 2 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.829227  1579 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.829670  1579 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.831187  1579 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.832615  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe" is_pre_election: true
I20260710 11:08:37.833226  1460 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 1.
I20260710 11:08:37.834087  1349 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:37.834812  1579 raft_consensus.cc:2804] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:37.834826  1349 leader_election.cc:336] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.835168  1579 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.835498  1579 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.840260  1579 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.841676  1579 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:37.843112  1460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:37.843679  1460 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.844919  1349 leader_election.cc:336] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111)
I20260710 11:08:37.848464  1460 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 2.
I20260710 11:08:37.849280  1349 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 00f09471f973446caf976500aa27ccbe, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 43a93c58e19148eab9bbadcd2be37016
I20260710 11:08:37.849864  1579 raft_consensus.cc:2804] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.850239  1579 raft_consensus.cc:697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:37.850829  1579 consensus_queue.cc:237] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue going to LEADER 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:37.857609  1208 catalog_manager.cc:5697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 1 to 2, leader changed from 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:38.077222  1386 raft_consensus.cc:1275] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:38.078615  1582 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:38.082486  1423 consensus_peers.cc:597] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.093034  1423 consensus_peers.cc:597] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.101529  1349 consensus_peers.cc:597] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.112896  1460 raft_consensus.cc:1275] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:38.113965  1579 consensus_queue.cc:1048] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:38.124897  1460 raft_consensus.cc:1275] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260710 11:08:38.127187  1349 consensus_peers.cc:597] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.127128  1580 consensus_queue.cc:1048] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:38.273646  1386 raft_consensus.cc:1275] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:38.274827  1582 consensus_queue.cc:1048] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:38.386984  1460 raft_consensus.cc:1275] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:38.388226  1597 consensus_queue.cc:1048] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:38.400313  1349 consensus_peers.cc:597] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.510119  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:38.763370  1349 consensus_peers.cc:597] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:38.770354  1423 consensus_peers.cc:597] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:38.795809  1349 consensus_peers.cc:597] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:38.822276  1349 consensus_peers.cc:597] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.002753  1423 consensus_peers.cc:597] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.510988  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:40.500159  1349 consensus_peers.cc:597] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.504809  1423 consensus_peers.cc:597] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.511840  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:40.586184  1349 consensus_peers.cc:597] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.598739  1423 consensus_peers.cc:597] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.883672  1349 consensus_peers.cc:597] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:41.035430  1423 consensus_peers.cc:597] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.163734 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:41.169777  1604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:41.171343  1607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:41.171777  1605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:41.174149 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:41.175662 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:41.175859 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:41.176081 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681721176063 us; error 0 us; skew 500 ppm
I20260710 11:08:41.176609 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:41.178786 30834 webserver.cc:533] Webserver started at http://127.30.28.129:40083/ using document root <none> and password file <none>
I20260710 11:08:41.179363 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:41.179510 30834 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:41.182758 30834 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:41.186116  1612 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:41.186865 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:41.187141 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "43a93c58e19148eab9bbadcd2be37016"
format_stamp: "Formatted at 2026-07-10 11:08:34 on dist-test-slave-gg25"
I20260710 11:08:41.187418 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681641076949-30834-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)
W20260710 11:08:41.191192  1349 consensus_peers.cc:597] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.201596 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:41.202693 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:41.204141 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:41.207332  1619 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:08:41.249944 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:08:41.250267 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.000s	sys 0.002s
I20260710 11:08:41.250527 30834 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:08:41.254382  1619 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.265245  1619 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:41.266004  1619 tablet_bootstrap.cc:492] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.266597  1619 ts_tablet_manager.cc:1403] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 11:08:41.268491  1619 raft_consensus.cc:359] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.269119  1619 raft_consensus.cc:740] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.269727  1619 consensus_queue.cc:260] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.271842  1619 ts_tablet_manager.cc:1434] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:08:41.272550  1619 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.283622  1619 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:41.284351 30834 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:08:41.284396  1619 tablet_bootstrap.cc:492] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.284689 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260710 11:08:41.285154  1619 ts_tablet_manager.cc:1403] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20260710 11:08:41.286963  1619 raft_consensus.cc:359] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.287572  1619 raft_consensus.cc:740] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.288143  1619 consensus_queue.cc:260] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.289605  1619 ts_tablet_manager.cc:1434] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260710 11:08:41.290441  1619 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.304368  1619 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.305194  1619 tablet_bootstrap.cc:492] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.305763  1619 ts_tablet_manager.cc:1403] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:08:41.308349  1619 raft_consensus.cc:359] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.308928  1619 raft_consensus.cc:740] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.309623  1619 consensus_queue.cc:260] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.311308  1619 ts_tablet_manager.cc:1434] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:41.312078  1619 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.324086  1619 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.324733  1619 tablet_bootstrap.cc:492] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.325292  1619 ts_tablet_manager.cc:1403] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:41.327209  1619 raft_consensus.cc:359] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.327760  1619 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.328534  1619 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.330329  1619 ts_tablet_manager.cc:1434] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:41.330976  1619 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
W20260710 11:08:41.342104  1349 consensus_peers.cc:597] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.344846  1619 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.345629  1619 tablet_bootstrap.cc:492] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.346181  1619 ts_tablet_manager.cc:1403] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:08:41.348251 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:36157
I20260710 11:08:41.348366  1681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:36157 every 8 connection(s)
I20260710 11:08:41.348309  1619 raft_consensus.cc:359] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.349231  1619 raft_consensus.cc:740] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.349872  1619 consensus_queue.cc:260] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.351383  1619 ts_tablet_manager.cc:1434] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260710 11:08:41.352259  1619 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.352906 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:41.378506  1619 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.379696  1619 tablet_bootstrap.cc:492] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.380577  1619 ts_tablet_manager.cc:1403] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.005s
I20260710 11:08:41.383302  1619 raft_consensus.cc:359] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.384052  1619 raft_consensus.cc:740] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.384778  1619 consensus_queue.cc:260] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.387315  1619 ts_tablet_manager.cc:1434] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:08:41.388152  1619 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.394132  1682 heartbeater.cc:344] Connected to a master server at 127.30.28.190:44651
I20260710 11:08:41.394594  1682 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:41.395466  1682 heartbeater.cc:507] Master 127.30.28.190:44651 requested a full tablet report, sending...
I20260710 11:08:41.402006  1386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:41.402493  1208 ts_manager.cc:194] Re-registered known tserver with Master: 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157)
I20260710 11:08:41.402678  1386 raft_consensus.cc:606] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:41.403419  1619 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:41.405076  1619 tablet_bootstrap.cc:492] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.405706  1619 ts_tablet_manager.cc:1403] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:08:41.405575  1386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:41.406179  1386 raft_consensus.cc:606] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:41.407606 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:41.408201 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:41.408862 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:41.409011  1619 raft_consensus.cc:359] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.409763  1619 raft_consensus.cc:740] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.410475  1619 consensus_queue.cc:260] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.412658  1619 ts_tablet_manager.cc:1434] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:08:41.413439  1619 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.417153  1208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34822
I20260710 11:08:41.421219  1682 heartbeater.cc:499] Master 127.30.28.190:44651 was elected leader, sending a full tablet report...
I20260710 11:08:41.430125  1619 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.430923  1619 tablet_bootstrap.cc:492] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.431553  1619 ts_tablet_manager.cc:1403] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:08:41.433871  1619 raft_consensus.cc:359] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:41.434551  1619 raft_consensus.cc:740] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.435207  1619 consensus_queue.cc:260] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:41.437103  1619 ts_tablet_manager.cc:1434] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:08:41.437846  1619 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.454144  1619 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:41.455008  1619 tablet_bootstrap.cc:492] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.455612  1619 ts_tablet_manager.cc:1403] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 11:08:41.457830  1619 raft_consensus.cc:359] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.458420  1619 raft_consensus.cc:740] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.459007  1619 consensus_queue.cc:260] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.460821  1619 ts_tablet_manager.cc:1434] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:08:41.461573  1619 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap starting.
I20260710 11:08:41.468478  1695 raft_consensus.cc:993] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:41.469892  1597 raft_consensus.cc:1081] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:41.471441  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:41.472100  1459 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.472405  1459 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.475304  1619 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.476182  1619 tablet_bootstrap.cc:492] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Bootstrap complete.
I20260710 11:08:41.476776  1619 ts_tablet_manager.cc:1403] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:08:41.478191  1459 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.479449  1619 raft_consensus.cc:359] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.479997  1619 raft_consensus.cc:740] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a93c58e19148eab9bbadcd2be37016, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.480756  1619 consensus_queue.cc:260] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.481154  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:41.481228  1459 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 3 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:41.481815  1654 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.481820  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:41.482550  1386 raft_consensus.cc:3055] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:41.482721  1619 ts_tablet_manager.cc:1434] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:41.482832  1386 raft_consensus.cc:740] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:41.483566  1386 consensus_queue.cc:260] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.484717  1386 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.487330  1654 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 3.
I20260710 11:08:41.488444  1423 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:41.489197  1603 raft_consensus.cc:2804] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:41.490229  1386 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 3.
I20260710 11:08:41.492290  1603 raft_consensus.cc:697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:41.493165  1603 consensus_queue.cc:237] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.500577  1209 catalog_manager.cc:5697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 2 to 3, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 3 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:41.512699  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:41.522243  1654 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.526820  1654 pending_rounds.cc:85] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Aborting all ops after (but not including) 0
I20260710 11:08:41.527045  1654 pending_rounds.cc:107] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:41.527266  1654 raft_consensus.cc:2889] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:41.531031  1656 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.552009  1656 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.556099  1656 pending_rounds.cc:85] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Aborting all ops after (but not including) 0
I20260710 11:08:41.556283  1656 pending_rounds.cc:107] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:41.556438  1656 raft_consensus.cc:2889] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:41.738498  1656 raft_consensus.cc:3060] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.746672  1656 pending_rounds.cc:85] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Aborting all ops after (but not including) 0
I20260710 11:08:41.746935  1656 pending_rounds.cc:107] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:41.747202  1656 raft_consensus.cc:2889] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:41.811913  1695 raft_consensus.cc:993] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:41.812578  1711 raft_consensus.cc:1081] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:41.813999  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:41.814544  1459 raft_consensus.cc:493] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.814812  1459 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.821740  1459 raft_consensus.cc:515] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.825323  1459 leader_election.cc:290] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 3 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:41.825811  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:41.826891  1656 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.827557  1385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:41.828246  1385 raft_consensus.cc:3055] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:41.828450  1385 raft_consensus.cc:740] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:41.829300  1385 consensus_queue.cc:260] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.830482  1385 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.832473  1656 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 3.
I20260710 11:08:41.833557  1423 leader_election.cc:304] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:41.834558  1699 raft_consensus.cc:2804] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:41.834960  1699 raft_consensus.cc:697] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:41.836019  1699 consensus_queue.cc:237] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:41.836685  1385 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 3.
I20260710 11:08:41.843684  1209 catalog_manager.cc:5697] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 2 to 3, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 3 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.883152  1385 raft_consensus.cc:1275] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:41.884289  1699 consensus_queue.cc:1048] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.898478  1656 raft_consensus.cc:1275] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:41.900355  1603 consensus_queue.cc:1048] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.900816  1603 consensus_queue.cc:1243] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [LEADER]: Peer 43a93c58e19148eab9bbadcd2be37016 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:08:41.903149  1656 pending_rounds.cc:85] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Aborting all ops after (but not including) 0
I20260710 11:08:41.903432  1656 pending_rounds.cc:107] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:41.903697  1656 raft_consensus.cc:2889] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:42.219412  1656 raft_consensus.cc:1275] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:42.220535  1698 consensus_queue.cc:1048] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.227830  1385 raft_consensus.cc:1275] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:42.229926  1717 consensus_queue.cc:1048] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.425171 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:42.433058  1385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:42.433615  1385 raft_consensus.cc:606] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:42.445554  1459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
mode: GRACEFUL
new_leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:50066
I20260710 11:08:42.446116  1459 raft_consensus.cc:606] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Received request to transfer leadership to TS 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:42.448580  1459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
mode: GRACEFUL
new_leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:50066
I20260710 11:08:42.449069  1459 raft_consensus.cc:606] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Received request to transfer leadership to TS 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:42.450106 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:42.450701 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:42.451725 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:42.485098  1603 raft_consensus.cc:993] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: : Instructing follower 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:42.485697  1717 raft_consensus.cc:1081] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Signalling peer 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:42.487044  1385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:08:42.487496  1385 raft_consensus.cc:493] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:42.487794  1385 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.492961  1385 raft_consensus.cc:515] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:42.494468  1385 leader_election.cc:290] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:42.495128  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:42.495333  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:42.495790  1656 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.495887  1459 raft_consensus.cc:3055] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:42.496357  1459 raft_consensus.cc:740] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:42.497108  1459 consensus_queue.cc:260] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:42.498096  1459 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.500787  1656 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 2.
I20260710 11:08:42.501902  1349 leader_election.cc:304] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:42.502558  1695 raft_consensus.cc:2804] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:42.502926  1695 raft_consensus.cc:697] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:42.503357  1459 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 2.
I20260710 11:08:42.503865  1695 consensus_queue.cc:237] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Queue 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:42.510011  1209 catalog_manager.cc:5697] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 1 to 2, leader changed from 00f09471f973446caf976500aa27ccbe (127.30.28.131) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 2 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:42.513733  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:42.569921  1603 raft_consensus.cc:993] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: : Instructing follower 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:42.570376  1717 raft_consensus.cc:1081] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Signalling peer 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:42.571650  1385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:08:42.572115  1385 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:42.572361  1385 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:42.577363  1385 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:42.579098  1385 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 3 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:42.579734  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:42.579873  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:42.580322  1656 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:42.580484  1459 raft_consensus.cc:3055] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:42.580907  1459 raft_consensus.cc:740] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:42.581727  1459 consensus_queue.cc:260] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:42.582665  1459 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:42.585443  1656 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 3.
I20260710 11:08:42.586392  1349 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:42.587026  1695 raft_consensus.cc:2804] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:42.587452  1695 raft_consensus.cc:697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:42.588385  1695 consensus_queue.cc:237] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:42.588807  1459 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 3.
I20260710 11:08:42.594780  1209 catalog_manager.cc:5697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 2 to 3, leader changed from 00f09471f973446caf976500aa27ccbe (127.30.28.131) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 3 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:42.828938  1711 raft_consensus.cc:993] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:42.829377  1695 raft_consensus.cc:1081] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:42.830602  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:42.831058  1459 raft_consensus.cc:493] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:42.831357  1459 raft_consensus.cc:3060] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.836252  1459 raft_consensus.cc:515] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:42.837797  1459 leader_election.cc:290] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:42.838348  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:42.838907  1385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164e8e3c741f47198025a6fa492e6d81" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:42.839061  1656 raft_consensus.cc:3060] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.839504  1385 raft_consensus.cc:3055] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:42.839843  1385 raft_consensus.cc:740] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:42.840689  1385 consensus_queue.cc:260] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:42.841856  1385 raft_consensus.cc:3060] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.844084  1656 raft_consensus.cc:2468] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:42.845037  1423 leader_election.cc:304] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:42.845654  1717 raft_consensus.cc:2804] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:42.846067  1717 raft_consensus.cc:697] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:42.846692  1385 raft_consensus.cc:2468] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:42.846799  1717 consensus_queue.cc:237] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:42.853467  1209 catalog_manager.cc:5697] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 1 to 2, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 2 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:42.940469  1654 raft_consensus.cc:1275] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.941629  1695 consensus_queue.cc:1048] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.951953  1459 raft_consensus.cc:1275] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.953684  1711 consensus_queue.cc:1048] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:43.096339  1654 raft_consensus.cc:1275] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.097532  1730 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.106056  1459 raft_consensus.cc:1275] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.108179  1695 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.362181  1385 raft_consensus.cc:1275] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:43.363253  1698 consensus_queue.cc:1048] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:43.372646  1656 raft_consensus.cc:1275] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:43.374219  1698 consensus_queue.cc:1048] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:43.457872 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:43.464865  1459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
mode: GRACEFUL
new_leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:50066
I20260710 11:08:43.465359  1459 raft_consensus.cc:606] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Received request to transfer leadership to TS 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:43.467603  1385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:43.468140  1385 raft_consensus.cc:606] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:43.470453  1385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:43.470959  1385 raft_consensus.cc:606] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:43.472012 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:43.472586 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:43.473183 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:43.514588  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:43.541532  1737 raft_consensus.cc:993] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: : Instructing follower 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:43.542016  1698 raft_consensus.cc:1081] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Signalling peer 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:43.543382  1385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:08:43.543783  1385 raft_consensus.cc:493] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.544035  1385 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:43.548620  1385 raft_consensus.cc:515] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.550117  1385 leader_election.cc:290] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 4 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:43.550731  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:43.551047  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9392c80b7a474d81bc2b28d1ef4300b9" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:43.551301  1656 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:43.551602  1459 raft_consensus.cc:3055] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:43.551880  1459 raft_consensus.cc:740] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:43.552616  1459 consensus_queue.cc:260] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.553867  1459 raft_consensus.cc:3060] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:43.557510  1656 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 4.
I20260710 11:08:43.558602  1349 leader_election.cc:304] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:43.559257  1695 raft_consensus.cc:2804] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:43.559365  1459 raft_consensus.cc:2468] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 4.
I20260710 11:08:43.559738  1695 raft_consensus.cc:697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:43.560830  1695 consensus_queue.cc:237] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.566831  1209 catalog_manager.cc:5697] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 3 to 4, leader changed from 00f09471f973446caf976500aa27ccbe (127.30.28.131) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 4 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.616255  1730 raft_consensus.cc:993] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:43.616674  1695 raft_consensus.cc:1081] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:43.617873  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:43.618240  1459 raft_consensus.cc:493] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.618453  1459 raft_consensus.cc:3060] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.622442  1459 raft_consensus.cc:515] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.623659  1459 leader_election.cc:290] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:43.624356  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:43.624632  1385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e6ab84e2b94856883bfdf322fd2578" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:43.624882  1656 raft_consensus.cc:3060] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.625258  1385 raft_consensus.cc:3055] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.625560  1385 raft_consensus.cc:740] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:43.626297  1385 consensus_queue.cc:260] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.627203  1385 raft_consensus.cc:3060] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.629594  1656 raft_consensus.cc:2468] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:43.630545  1423 leader_election.cc:304] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:43.631297  1698 raft_consensus.cc:2804] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.631814  1698 raft_consensus.cc:697] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:43.632115  1385 raft_consensus.cc:2468] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:43.632665  1698 consensus_queue.cc:237] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.640026  1209 catalog_manager.cc:5697] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 1 to 2, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 2 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.967669  1730 raft_consensus.cc:993] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:43.968122  1730 raft_consensus.cc:1081] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:43.969267  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:43.969681  1459 raft_consensus.cc:493] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.969973  1459 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.974076  1459 raft_consensus.cc:515] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.975312  1459 leader_election.cc:290] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:43.976150  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:43.976361  1385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:43.976648  1656 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.976949  1385 raft_consensus.cc:3055] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.977242  1385 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:43.977908  1385 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.978868  1385 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.981451  1656 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:43.982380  1423 leader_election.cc:304] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:43.983106  1744 raft_consensus.cc:2804] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.983518  1744 raft_consensus.cc:697] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:43.983906  1385 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 2.
I20260710 11:08:43.984464  1744 consensus_queue.cc:237] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [LEADER]: Queue 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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:43.990897  1209 catalog_manager.cc:5697] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 1 to 2, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 2 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:44.143711  1385 raft_consensus.cc:1275] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.144781  1744 consensus_queue.cc:1048] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.153358  1656 raft_consensus.cc:1275] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.154632  1744 consensus_queue.cc:1048] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.163192  1459 raft_consensus.cc:1275] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:44.164602  1656 raft_consensus.cc:1275] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:44.165378  1730 consensus_queue.cc:1048] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:44.166043  1695 consensus_queue.cc:1048] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:44.428784  1385 raft_consensus.cc:1275] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.429872  1744 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.438472  1656 raft_consensus.cc:1275] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.439680  1744 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.480604 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:44.487061  1459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
mode: GRACEFUL
new_leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:50066
I20260710 11:08:44.487447  1459 raft_consensus.cc:606] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Received request to transfer leadership to TS 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:44.489812  1385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:44.490267  1385 raft_consensus.cc:606] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:44.492431  1459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
mode: GRACEFUL
new_leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:50066
I20260710 11:08:44.492785  1459 raft_consensus.cc:606] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Received request to transfer leadership to TS 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:44.493707 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:44.494081 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:44.494511 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:44.515430  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:44.655018  1695 raft_consensus.cc:993] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:44.655524  1754 raft_consensus.cc:1081] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:44.656853  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:44.657262  1459 raft_consensus.cc:493] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.657517  1459 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.661662  1459 raft_consensus.cc:515] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.662930  1459 leader_election.cc:290] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 4 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:44.663631  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:44.663893  1385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ee8b4c29f04ffd9ccaf37d5cc424cd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:44.664213  1656 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.664484  1385 raft_consensus.cc:3055] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:44.664803  1385 raft_consensus.cc:740] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:44.665606  1385 consensus_queue.cc:260] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.666774  1385 raft_consensus.cc:3060] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.670296  1656 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 4.
I20260710 11:08:44.671353  1423 leader_election.cc:304] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:44.672055  1756 raft_consensus.cc:2804] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:44.672529  1756 raft_consensus.cc:697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 4 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:44.673141  1385 raft_consensus.cc:2468] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 4.
I20260710 11:08:44.673385  1756 consensus_queue.cc:237] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.680392  1206 catalog_manager.cc:5697] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 3 to 4, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 4 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:44.898249  1744 raft_consensus.cc:993] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: : Instructing follower 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:44.898772  1756 raft_consensus.cc:1081] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Signalling peer 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:44.900092  1385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:08:44.900537  1385 raft_consensus.cc:493] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.900825  1385 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.905889  1385 raft_consensus.cc:515] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.907351  1385 leader_election.cc:290] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 3 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:44.907964  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:44.908154  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:44.908545  1656 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.908711  1459 raft_consensus.cc:3055] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:44.909070  1459 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:44.909618  1459 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.910419  1459 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.912709  1656 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 3.
I20260710 11:08:44.913542  1349 leader_election.cc:304] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:44.914281  1754 raft_consensus.cc:2804] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:44.914737  1754 raft_consensus.cc:697] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:44.914846  1459 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 3.
I20260710 11:08:44.915499  1754 consensus_queue.cc:237] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.921423  1206 catalog_manager.cc:5697] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 2 to 3, leader changed from 00f09471f973446caf976500aa27ccbe (127.30.28.131) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 3 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.979750  1744 raft_consensus.cc:993] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: : Instructing follower 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:44.980201  1756 raft_consensus.cc:1081] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Signalling peer 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:44.981345  1385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:08:44.981735  1385 raft_consensus.cc:493] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.981949  1385 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.985903  1385 raft_consensus.cc:515] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.987066  1385 leader_election.cc:290] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 4 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:44.987844  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:44.988022  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f12c51a6f2f4d6482a534215743ee4a" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:44.988436  1656 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.988607  1459 raft_consensus.cc:3055] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:44.989001  1459 raft_consensus.cc:740] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:44.989678  1459 consensus_queue.cc:260] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:44.990478  1459 raft_consensus.cc:3060] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.993155  1656 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 4.
I20260710 11:08:44.994002  1349 leader_election.cc:304] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:44.994707  1754 raft_consensus.cc:2804] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:44.994935  1459 raft_consensus.cc:2468] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 4.
I20260710 11:08:44.995183  1754 raft_consensus.cc:697] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:44.996372  1754 consensus_queue.cc:237] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.002539  1206 catalog_manager.cc:5697] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 3 to 4, leader changed from 00f09471f973446caf976500aa27ccbe (127.30.28.131) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 4 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:45.070624  1656 raft_consensus.cc:1275] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:45.071677  1756 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:45.084503  1385 raft_consensus.cc:1275] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:45.085790  1756 consensus_queue.cc:1048] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:45.464407  1459 raft_consensus.cc:1275] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:45.465430  1754 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.473027  1656 raft_consensus.cc:1275] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:45.475409  1754 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.501636 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:45.508966  1459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
mode: GRACEFUL
new_leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:50066
I20260710 11:08:45.509434  1459 raft_consensus.cc:606] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Received request to transfer leadership to TS 9eb3cd6c0d78497da77b374f6cc11d7d
I20260710 11:08:45.511538  1385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:45.511992  1385 raft_consensus.cc:606] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:45.513993  1385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
mode: GRACEFUL
new_leader_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:32970
I20260710 11:08:45.514376  1385 raft_consensus.cc:606] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Received request to transfer leadership to TS 00f09471f973446caf976500aa27ccbe
I20260710 11:08:45.515276 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:45.515647 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:08:45.516258  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:45.516263 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:45.532647  1459 raft_consensus.cc:1275] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:45.533694  1754 consensus_queue.cc:1048] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.541369  1656 raft_consensus.cc:1275] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:45.542909  1695 consensus_queue.cc:1048] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.875442  1770 raft_consensus.cc:993] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:45.875896  1695 raft_consensus.cc:1081] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:45.877279  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:45.877735  1459 raft_consensus.cc:493] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.878017  1459 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.881184  1744 raft_consensus.cc:993] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: : Instructing follower 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:45.881640  1698 raft_consensus.cc:1081] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Signalling peer 9eb3cd6c0d78497da77b374f6cc11d7d to start an election
I20260710 11:08:45.882934  1385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d"
dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:08:45.883330  1385 raft_consensus.cc:493] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.883654  1385 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.883353  1459 raft_consensus.cc:515] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.884909  1459 leader_election.cc:290] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 4 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:45.885653  1656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:45.886199  1656 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.886054  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b758e3765442f58690bf8d6d363bbd" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:45.886672  1386 raft_consensus.cc:3055] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:45.886983  1386 raft_consensus.cc:740] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:45.887740  1386 consensus_queue.cc:260] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.888396  1385 raft_consensus.cc:515] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.889024  1386 raft_consensus.cc:3060] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.890089  1385 leader_election.cc:290] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [CANDIDATE]: Term 3 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 00f09471f973446caf976500aa27ccbe (127.30.28.131:33293)
I20260710 11:08:45.890635  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:45.891104  1654 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.893321  1656 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 4.
I20260710 11:08:45.896157  1386 raft_consensus.cc:2468] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 4.
I20260710 11:08:45.897382  1423 leader_election.cc:304] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:45.898267  1698 raft_consensus.cc:2804] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:45.899441  1698 raft_consensus.cc:697] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 4 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:45.900173  1654 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 3.
I20260710 11:08:45.900211  1459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aed35336e743c09ed6446d2859dc8d" candidate_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "00f09471f973446caf976500aa27ccbe"
I20260710 11:08:45.900295  1698 consensus_queue.cc:237] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.901048  1459 raft_consensus.cc:3055] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:45.901373  1459 raft_consensus.cc:740] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:45.901723  1349 leader_election.cc:304] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [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: 43a93c58e19148eab9bbadcd2be37016, 9eb3cd6c0d78497da77b374f6cc11d7d; no voters: 
I20260710 11:08:45.902081  1459 consensus_queue.cc:260] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.902832  1695 raft_consensus.cc:2804] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:45.903333  1695 raft_consensus.cc:697] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Becoming Leader. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:45.903264  1459 raft_consensus.cc:3060] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.904539  1695 consensus_queue.cc:237] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } }
I20260710 11:08:45.909735  1459 raft_consensus.cc:2468] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb3cd6c0d78497da77b374f6cc11d7d in term 3.
I20260710 11:08:45.909566  1209 catalog_manager.cc:5697] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 3 to 4, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 4 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:45.912698  1206 catalog_manager.cc:5697] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d reported cstate change: term changed from 2 to 3, leader changed from 00f09471f973446caf976500aa27ccbe (127.30.28.131) to 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130). New cstate: current_term: 3 leader_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:46.005791  1754 raft_consensus.cc:993] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: : Instructing follower 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:46.006244  1695 raft_consensus.cc:1081] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Signalling peer 00f09471f973446caf976500aa27ccbe to start an election
I20260710 11:08:46.007458  1459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2"
dest_uuid: "00f09471f973446caf976500aa27ccbe"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:08:46.007833  1459 raft_consensus.cc:493] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.008066  1459 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.012143  1459 raft_consensus.cc:515] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:46.013446  1459 leader_election.cc:290] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [CANDIDATE]: Term 3 election: Requested vote from peers 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157), 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130:43019)
I20260710 11:08:46.014068  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43a93c58e19148eab9bbadcd2be37016"
I20260710 11:08:46.014345  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8579ab9a5e4f27ab54cb04ba046fc2" candidate_uuid: "00f09471f973446caf976500aa27ccbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d"
I20260710 11:08:46.014667  1654 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.014858  1386 raft_consensus.cc:3055] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:46.015252  1386 raft_consensus.cc:740] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eb3cd6c0d78497da77b374f6cc11d7d, State: Running, Role: LEADER
I20260710 11:08:46.015826  1386 consensus_queue.cc:260] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:46.016675  1386 raft_consensus.cc:3060] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.019429  1654 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 3.
I20260710 11:08:46.020427  1423 leader_election.cc:304] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [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: 00f09471f973446caf976500aa27ccbe, 43a93c58e19148eab9bbadcd2be37016; no voters: 
I20260710 11:08:46.020799  1386 raft_consensus.cc:2468] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00f09471f973446caf976500aa27ccbe in term 3.
I20260710 11:08:46.021162  1698 raft_consensus.cc:2804] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:46.021624  1698 raft_consensus.cc:697] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Becoming Leader. State: Replica: 00f09471f973446caf976500aa27ccbe, State: Running, Role: LEADER
I20260710 11:08:46.022341  1698 consensus_queue.cc:237] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [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: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } }
I20260710 11:08:46.028513  1206 catalog_manager.cc:5697] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe reported cstate change: term changed from 2 to 3, leader changed from 9eb3cd6c0d78497da77b374f6cc11d7d (127.30.28.130) to 00f09471f973446caf976500aa27ccbe (127.30.28.131). New cstate: current_term: 3 leader_uuid: "00f09471f973446caf976500aa27ccbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:46.385895  1654 raft_consensus.cc:1275] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:46.386961  1695 consensus_queue.cc:1048] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.396963  1459 raft_consensus.cc:1275] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Refusing update from remote peer 9eb3cd6c0d78497da77b374f6cc11d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:46.398700  1754 consensus_queue.cc:1048] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f09471f973446caf976500aa27ccbe" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 33293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.468708  1654 raft_consensus.cc:1275] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:46.469931  1698 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:46.476979  1386 raft_consensus.cc:1275] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:46.478302  1744 consensus_queue.cc:1048] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:46.500773  1386 raft_consensus.cc:1275] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:46.501751  1744 consensus_queue.cc:1048] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb3cd6c0d78497da77b374f6cc11d7d" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:46.509147  1654 raft_consensus.cc:1275] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Refusing update from remote peer 00f09471f973446caf976500aa27ccbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:46.510773  1786 consensus_queue.cc:1048] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a93c58e19148eab9bbadcd2be37016" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:46.517318  1257 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:46.522142 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.548408 30834 tablet_server.cc:179] TabletServer@127.30.28.129:36157 shutting down...
I20260710 11:08:46.568079 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:46.568817 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.569468 30834 raft_consensus.cc:2243] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.569926 30834 raft_consensus.cc:2272] T 8c64d78096d9428a8a000e2274ca67ea P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.571808 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.572431 30834 raft_consensus.cc:2243] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.572846 30834 raft_consensus.cc:2272] T c2e6ab84e2b94856883bfdf322fd2578 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.574630 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.575130 30834 raft_consensus.cc:2243] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.575522 30834 raft_consensus.cc:2272] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.577589 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.578212 30834 raft_consensus.cc:2243] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.578709 30834 raft_consensus.cc:2272] T 164e8e3c741f47198025a6fa492e6d81 P 43a93c58e19148eab9bbadcd2be37016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.580615 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.581120 30834 raft_consensus.cc:2243] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.581491 30834 raft_consensus.cc:2272] T c898d05cd59d4e14a67ec57708d00583 P 43a93c58e19148eab9bbadcd2be37016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.583554 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.584148 30834 raft_consensus.cc:2243] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.584540 30834 raft_consensus.cc:2272] T 91aed35336e743c09ed6446d2859dc8d P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.586715 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.587191 30834 raft_consensus.cc:2243] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.587556 30834 raft_consensus.cc:2272] T 9392c80b7a474d81bc2b28d1ef4300b9 P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.589265 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.589742 30834 raft_consensus.cc:2243] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.590157 30834 raft_consensus.cc:2272] T b6b758e3765442f58690bf8d6d363bbd P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.592329 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.592790 30834 raft_consensus.cc:2243] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.593184 30834 raft_consensus.cc:2272] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 43a93c58e19148eab9bbadcd2be37016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.595330 30834 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:46.595780 30834 raft_consensus.cc:2243] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.596292 30834 raft_consensus.cc:2272] T 3f12c51a6f2f4d6482a534215743ee4a P 43a93c58e19148eab9bbadcd2be37016 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:46.608898  1423 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 91 similar messages]
W20260710 11:08:46.613377  1423 consensus_peers.cc:597] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:46.616992 30834 tablet_server.cc:196] TabletServer@127.30.28.129:36157 shutdown complete.
I20260710 11:08:46.639285 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
I20260710 11:08:46.660501 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:46.661167 30834 tablet_replica.cc:333] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.661736 30834 raft_consensus.cc:2243] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.662420 30834 raft_consensus.cc:2272] T 8c64d78096d9428a8a000e2274ca67ea P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.664821 30834 tablet_replica.cc:333] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.665423 30834 raft_consensus.cc:2243] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.665860 30834 raft_consensus.cc:2272] T c898d05cd59d4e14a67ec57708d00583 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.668066 30834 tablet_replica.cc:333] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
W20260710 11:08:46.668330  1423 consensus_peers.cc:597] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe -> Peer 43a93c58e19148eab9bbadcd2be37016 (127.30.28.129:36157): Couldn't send request to peer 43a93c58e19148eab9bbadcd2be37016. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:36157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:46.668593 30834 raft_consensus.cc:2243] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.669044 30834 raft_consensus.cc:2272] T 164e8e3c741f47198025a6fa492e6d81 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.670761 30834 tablet_replica.cc:333] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.671253 30834 raft_consensus.cc:2243] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.671985 30834 raft_consensus.cc:2272] T 91aed35336e743c09ed6446d2859dc8d P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.674024 30834 tablet_replica.cc:333] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.674527 30834 raft_consensus.cc:2243] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.675170 30834 raft_consensus.cc:2272] T 9392c80b7a474d81bc2b28d1ef4300b9 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.676934 30834 tablet_replica.cc:333] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.677395 30834 raft_consensus.cc:2243] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.677798 30834 raft_consensus.cc:2272] T b6b758e3765442f58690bf8d6d363bbd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.680099 30834 tablet_replica.cc:333] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.680555 30834 raft_consensus.cc:2243] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.681226 30834 raft_consensus.cc:2272] T 3f12c51a6f2f4d6482a534215743ee4a P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.683007 30834 tablet_replica.cc:333] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.683495 30834 raft_consensus.cc:2243] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.683876 30834 raft_consensus.cc:2272] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.686054 30834 tablet_replica.cc:333] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.686537 30834 raft_consensus.cc:2243] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.686918 30834 raft_consensus.cc:2272] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 9eb3cd6c0d78497da77b374f6cc11d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.688609 30834 tablet_replica.cc:333] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d: stopping tablet replica
I20260710 11:08:46.689028 30834 raft_consensus.cc:2243] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.689392 30834 raft_consensus.cc:2272] T c2e6ab84e2b94856883bfdf322fd2578 P 9eb3cd6c0d78497da77b374f6cc11d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.718653 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
I20260710 11:08:46.739154 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
I20260710 11:08:46.761340 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:46.761943 30834 tablet_replica.cc:333] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.762471 30834 raft_consensus.cc:2243] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.762866 30834 raft_consensus.cc:2272] T 8c64d78096d9428a8a000e2274ca67ea P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.764986 30834 tablet_replica.cc:333] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.765811 30834 raft_consensus.cc:2243] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.766193 30834 raft_consensus.cc:2272] T 3f12c51a6f2f4d6482a534215743ee4a P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.767750 30834 tablet_replica.cc:333] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.768251 30834 raft_consensus.cc:2243] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.768915 30834 raft_consensus.cc:2272] T bf8579ab9a5e4f27ab54cb04ba046fc2 P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.771306 30834 tablet_replica.cc:333] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.772509 30834 raft_consensus.cc:2243] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.773017 30834 raft_consensus.cc:2272] T 9392c80b7a474d81bc2b28d1ef4300b9 P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.774703 30834 tablet_replica.cc:333] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.775105 30834 raft_consensus.cc:2243] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.775731 30834 raft_consensus.cc:2272] T b6b758e3765442f58690bf8d6d363bbd P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.777922 30834 tablet_replica.cc:333] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.778420 30834 raft_consensus.cc:2243] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:46.778823 30834 raft_consensus.cc:2272] T 91aed35336e743c09ed6446d2859dc8d P 00f09471f973446caf976500aa27ccbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.780906 30834 tablet_replica.cc:333] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.781349 30834 raft_consensus.cc:2243] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.781956 30834 raft_consensus.cc:2272] T 61ee8b4c29f04ffd9ccaf37d5cc424cd P 00f09471f973446caf976500aa27ccbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.783823 30834 tablet_replica.cc:333] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.784314 30834 raft_consensus.cc:2243] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.784917 30834 raft_consensus.cc:2272] T c2e6ab84e2b94856883bfdf322fd2578 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.786487 30834 tablet_replica.cc:333] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.786890 30834 raft_consensus.cc:2243] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.787829 30834 raft_consensus.cc:2272] T 164e8e3c741f47198025a6fa492e6d81 P 00f09471f973446caf976500aa27ccbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.789407 30834 tablet_replica.cc:333] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe: stopping tablet replica
I20260710 11:08:46.789779 30834 raft_consensus.cc:2243] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.790375 30834 raft_consensus.cc:2272] T c898d05cd59d4e14a67ec57708d00583 P 00f09471f973446caf976500aa27ccbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.810084 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:08:46.828842 30834 master.cc:562] Master@127.30.28.190:44651 shutting down...
I20260710 11:08:46.850656 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:46.851099 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:46.851375 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4af7268ab7a649b785c13486dc67f9c1: stopping tablet replica
I20260710 11:08:46.870532 30834 master.cc:584] Master@127.30.28.190:44651 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12519 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:08:46.909423 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:46045
I20260710 11:08:46.910612 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:46.915834  1794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:46.916803  1795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:46.917287  1797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:46.917966 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:46.918723 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:46.918931 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:46.919088 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681726919057 us; error 0 us; skew 500 ppm
I20260710 11:08:46.919603 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:46.921793 30834 webserver.cc:533] Webserver started at http://127.30.28.190:36835/ using document root <none> and password file <none>
I20260710 11:08:46.922286 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:46.922465 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:46.922756 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:46.923805 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "20af5d0300b847ef8e70eec7c47c6f5b"
format_stamp: "Formatted at 2026-07-10 11:08:46 on dist-test-slave-gg25"
I20260710 11:08:46.928231 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:46.931272  1802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:46.932001 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:46.932283 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "20af5d0300b847ef8e70eec7c47c6f5b"
format_stamp: "Formatted at 2026-07-10 11:08:46 on dist-test-slave-gg25"
I20260710 11:08:46.932555 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:46.942791 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:46.943898 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:46.979547 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:46045
I20260710 11:08:46.979640  1853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:46045 every 8 connection(s)
I20260710 11:08:46.983212  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.992941  1854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b: Bootstrap starting.
I20260710 11:08:46.997449  1854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.001564  1854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b: No bootstrap required, opened a new log
I20260710 11:08:47.003477  1854 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20af5d0300b847ef8e70eec7c47c6f5b" member_type: VOTER }
I20260710 11:08:47.003819  1854 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.004058  1854 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20af5d0300b847ef8e70eec7c47c6f5b, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.004528  1854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20af5d0300b847ef8e70eec7c47c6f5b" member_type: VOTER }
I20260710 11:08:47.004925  1854 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:47.005100  1854 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:47.005298  1854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.009164  1854 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20af5d0300b847ef8e70eec7c47c6f5b" member_type: VOTER }
I20260710 11:08:47.009581  1854 leader_election.cc:304] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [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: 20af5d0300b847ef8e70eec7c47c6f5b; no voters: 
I20260710 11:08:47.010545  1854 leader_election.cc:290] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:47.010995  1857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.012462  1857 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 1 LEADER]: Becoming Leader. State: Replica: 20af5d0300b847ef8e70eec7c47c6f5b, State: Running, Role: LEADER
I20260710 11:08:47.013115  1857 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [LEADER]: Queue going to LEADER mode. State: All 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: "20af5d0300b847ef8e70eec7c47c6f5b" member_type: VOTER }
I20260710 11:08:47.013577  1854 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:47.017969  1859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20af5d0300b847ef8e70eec7c47c6f5b. Latest consensus state: current_term: 1 leader_uuid: "20af5d0300b847ef8e70eec7c47c6f5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20af5d0300b847ef8e70eec7c47c6f5b" member_type: VOTER } }
I20260710 11:08:47.018020  1858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20af5d0300b847ef8e70eec7c47c6f5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20af5d0300b847ef8e70eec7c47c6f5b" member_type: VOTER } }
I20260710 11:08:47.018947  1858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:47.018908  1859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:47.023303  1864 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:47.027971  1864 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:47.031643 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:47.036214  1864 catalog_manager.cc:1383] Generated new cluster ID: 30d0ec4072c0497cb0c3cd6c17a0f66a
I20260710 11:08:47.036463  1864 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:47.047477  1864 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:47.048699  1864 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:47.063832  1864 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b: Generated new TSK 0
I20260710 11:08:47.064381  1864 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:47.097532 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:47.103121  1875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:47.104298  1876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:47.107476  1878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:47.108634 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:47.109402 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:47.109567 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:47.109687 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681727109677 us; error 0 us; skew 500 ppm
I20260710 11:08:47.110133 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:47.112258 30834 webserver.cc:533] Webserver started at http://127.30.28.129:41297/ using document root <none> and password file <none>
I20260710 11:08:47.112761 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:47.112914 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:47.113104 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:47.114063 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "cfc0fa4b609749659675c065d0421056"
format_stamp: "Formatted at 2026-07-10 11:08:47 on dist-test-slave-gg25"
I20260710 11:08:47.118341 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:08:47.121284  1883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.121944 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:47.122179 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "cfc0fa4b609749659675c065d0421056"
format_stamp: "Formatted at 2026-07-10 11:08:47 on dist-test-slave-gg25"
I20260710 11:08:47.122400 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:47.132431 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:47.133414 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:47.134812 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:47.136933 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:47.137094 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.137377 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:47.137522 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.174528 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:41999
I20260710 11:08:47.174612  1945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:41999 every 8 connection(s)
I20260710 11:08:47.179044 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:47.187115  1951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:47.187503  1950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:47.189838  1953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:47.191293 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:47.192492 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:47.192648  1946 heartbeater.cc:344] Connected to a master server at 127.30.28.190:46045
W20260710 11:08:47.192799 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:47.193081 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681727193069 us; error 0 us; skew 500 ppm
I20260710 11:08:47.193163  1946 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:47.193686 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:47.193955  1946 heartbeater.cc:507] Master 127.30.28.190:46045 requested a full tablet report, sending...
I20260710 11:08:47.196095 30834 webserver.cc:533] Webserver started at http://127.30.28.130:40853/ using document root <none> and password file <none>
I20260710 11:08:47.196301  1819 ts_manager.cc:194] Registered new tserver with Master: cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999)
I20260710 11:08:47.196805 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:47.197064 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:47.197378 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:47.198668  1819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45726
I20260710 11:08:47.198871 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "c5e438f319f84e729b2452746604a68c"
format_stamp: "Formatted at 2026-07-10 11:08:47 on dist-test-slave-gg25"
I20260710 11:08:47.203608 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:08:47.206468  1958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.207149 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:47.207424 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "c5e438f319f84e729b2452746604a68c"
format_stamp: "Formatted at 2026-07-10 11:08:47 on dist-test-slave-gg25"
I20260710 11:08:47.207680 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:47.229251 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:47.230314 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:47.231745 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:47.233827 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:47.234020 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.234318 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:47.234472 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.271760 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:38665
I20260710 11:08:47.271878  2020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:38665 every 8 connection(s)
I20260710 11:08:47.276343 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:47.283130  2024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:47.284300  2025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:47.287458  2028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:47.288347 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:47.288607  2021 heartbeater.cc:344] Connected to a master server at 127.30.28.190:46045
I20260710 11:08:47.289002  2021 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:47.289327 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:47.289552 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:47.289733 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681727289698 us; error 0 us; skew 500 ppm
I20260710 11:08:47.289741  2021 heartbeater.cc:507] Master 127.30.28.190:46045 requested a full tablet report, sending...
I20260710 11:08:47.290419 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:47.292016  1819 ts_manager.cc:194] Registered new tserver with Master: c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:47.293002 30834 webserver.cc:533] Webserver started at http://127.30.28.131:37237/ using document root <none> and password file <none>
I20260710 11:08:47.293649 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:47.293886 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:47.293795  1819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45736
I20260710 11:08:47.294317 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:47.295769 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
format_stamp: "Formatted at 2026-07-10 11:08:47 on dist-test-slave-gg25"
I20260710 11:08:47.299870 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:47.302843  2032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.303526 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:47.303753 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
format_stamp: "Formatted at 2026-07-10 11:08:47 on dist-test-slave-gg25"
I20260710 11:08:47.304054 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:47.327673 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:47.328783 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:47.330053 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:47.332152 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:47.332369 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.332608 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:47.332780 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:47.378275 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:38829
I20260710 11:08:47.378367  2094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:38829 every 8 connection(s)
I20260710 11:08:47.391345  2095 heartbeater.cc:344] Connected to a master server at 127.30.28.190:46045
I20260710 11:08:47.391743  2095 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:47.392467  2095 heartbeater.cc:507] Master 127.30.28.190:46045 requested a full tablet report, sending...
I20260710 11:08:47.394369  1819 ts_manager.cc:194] Registered new tserver with Master: f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829)
I20260710 11:08:47.394948 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013499023s
I20260710 11:08:47.395963  1819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45750
I20260710 11:08:47.418565  1819 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45764:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:47.420553  1819 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:47.467088  2059 tablet_service.cc:1511] Processing CreateTablet for tablet 1f37c03de705455993d8ef20f96bc267 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=387d965e06b6424fba52d1719eb3f7ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:47.468521  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f37c03de705455993d8ef20f96bc267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.466951  2060 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5f1b3a85934a11ad3c99921820ba5a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=387d965e06b6424fba52d1719eb3f7ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:47.471064  2060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5f1b3a85934a11ad3c99921820ba5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.477896  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5f1b3a85934a11ad3c99921820ba5a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=387d965e06b6424fba52d1719eb3f7ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:47.479418  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5f1b3a85934a11ad3c99921820ba5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.481779  1910 tablet_service.cc:1511] Processing CreateTablet for tablet 1f37c03de705455993d8ef20f96bc267 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=387d965e06b6424fba52d1719eb3f7ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:47.483134  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f37c03de705455993d8ef20f96bc267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.502534  2111 tablet_bootstrap.cc:492] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b: Bootstrap starting.
I20260710 11:08:47.509871  2110 tablet_bootstrap.cc:492] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056: Bootstrap starting.
I20260710 11:08:47.515714  2111 tablet_bootstrap.cc:654] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.516141  2110 tablet_bootstrap.cc:654] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.516207  1986 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5f1b3a85934a11ad3c99921820ba5a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=387d965e06b6424fba52d1719eb3f7ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:47.516537  1985 tablet_service.cc:1511] Processing CreateTablet for tablet 1f37c03de705455993d8ef20f96bc267 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=387d965e06b6424fba52d1719eb3f7ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:47.517589  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5f1b3a85934a11ad3c99921820ba5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.519685  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f37c03de705455993d8ef20f96bc267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.524868  2110 tablet_bootstrap.cc:492] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056: No bootstrap required, opened a new log
I20260710 11:08:47.525300  2110 ts_tablet_manager.cc:1403] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 11:08:47.527904  2110 raft_consensus.cc:359] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.528612  2110 raft_consensus.cc:385] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.528890  2110 raft_consensus.cc:740] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc0fa4b609749659675c065d0421056, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.529596  2110 consensus_queue.cc:260] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.531437  1946 heartbeater.cc:499] Master 127.30.28.190:46045 was elected leader, sending a full tablet report...
I20260710 11:08:47.532027  2111 tablet_bootstrap.cc:492] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b: No bootstrap required, opened a new log
I20260710 11:08:47.532627  2111 ts_tablet_manager.cc:1403] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 11:08:47.536639  2111 raft_consensus.cc:359] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.537559  2111 raft_consensus.cc:385] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.537932  2111 raft_consensus.cc:740] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.538633  2111 consensus_queue.cc:260] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.540884  2110 ts_tablet_manager.cc:1434] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.007s
I20260710 11:08:47.541837  2110 tablet_bootstrap.cc:492] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056: Bootstrap starting.
I20260710 11:08:47.544303  2095 heartbeater.cc:499] Master 127.30.28.190:46045 was elected leader, sending a full tablet report...
I20260710 11:08:47.545255  2115 tablet_bootstrap.cc:492] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c: Bootstrap starting.
I20260710 11:08:47.548245  2110 tablet_bootstrap.cc:654] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.549211  2111 ts_tablet_manager.cc:1434] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:08:47.550287  2111 tablet_bootstrap.cc:492] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: Bootstrap starting.
I20260710 11:08:47.553267  2115 tablet_bootstrap.cc:654] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.562853  2111 tablet_bootstrap.cc:654] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.565431  2115 tablet_bootstrap.cc:492] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c: No bootstrap required, opened a new log
I20260710 11:08:47.565886  2115 ts_tablet_manager.cc:1403] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 11:08:47.567461  2110 tablet_bootstrap.cc:492] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056: No bootstrap required, opened a new log
I20260710 11:08:47.567955  2110 ts_tablet_manager.cc:1403] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 11:08:47.568332  2111 tablet_bootstrap.cc:492] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: No bootstrap required, opened a new log
I20260710 11:08:47.568819  2111 ts_tablet_manager.cc:1403] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260710 11:08:47.568635  2115 raft_consensus.cc:359] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.569288  2115 raft_consensus.cc:385] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.569532  2115 raft_consensus.cc:740] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e438f319f84e729b2452746604a68c, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.570195  2115 consensus_queue.cc:260] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.570773  2110 raft_consensus.cc:359] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.571521  2110 raft_consensus.cc:385] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.571911  2110 raft_consensus.cc:740] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc0fa4b609749659675c065d0421056, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.571655  2111 raft_consensus.cc:359] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.572023  2021 heartbeater.cc:499] Master 127.30.28.190:46045 was elected leader, sending a full tablet report...
I20260710 11:08:47.572613  2115 ts_tablet_manager.cc:1434] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:47.572549  2111 raft_consensus.cc:385] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.573067  2111 raft_consensus.cc:740] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.572958  2110 consensus_queue.cc:260] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.573693  2115 tablet_bootstrap.cc:492] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c: Bootstrap starting.
I20260710 11:08:47.573891  2111 consensus_queue.cc:260] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.575961  2111 ts_tablet_manager.cc:1434] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:47.578444  2110 ts_tablet_manager.cc:1434] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:08:47.579749  2115 tablet_bootstrap.cc:654] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.588709  2115 tablet_bootstrap.cc:492] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c: No bootstrap required, opened a new log
I20260710 11:08:47.589033  2115 ts_tablet_manager.cc:1403] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:08:47.590905  2115 raft_consensus.cc:359] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.591357  2115 raft_consensus.cc:385] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.591537  2115 raft_consensus.cc:740] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e438f319f84e729b2452746604a68c, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.592065  2115 consensus_queue.cc:260] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.593981  2115 ts_tablet_manager.cc:1434] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:08:47.595214  2114 raft_consensus.cc:493] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.595733  2114 raft_consensus.cc:515] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.601902  2114 leader_election.cc:290] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:47.611615  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5f1b3a85934a11ad3c99921820ba5a" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c" is_pre_election: true
I20260710 11:08:47.612279  1996 raft_consensus.cc:2468] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 0.
I20260710 11:08:47.612320  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5f1b3a85934a11ad3c99921820ba5a" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" is_pre_election: true
I20260710 11:08:47.612927  2070 raft_consensus.cc:2468] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 0.
I20260710 11:08:47.613433  1884 leader_election.cc:304] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e438f319f84e729b2452746604a68c, cfc0fa4b609749659675c065d0421056; no voters: 
I20260710 11:08:47.614212  2114 raft_consensus.cc:2804] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.614557  2114 raft_consensus.cc:493] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.614837  2114 raft_consensus.cc:3060] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.619400  2114 raft_consensus.cc:515] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
I20260710 11:08:47.621145  2114 leader_election.cc:290] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 election: Requested vote from peers f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:47.621709  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5f1b3a85934a11ad3c99921820ba5a" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
I20260710 11:08:47.622080  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5f1b3a85934a11ad3c99921820ba5a" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c"
I20260710 11:08:47.622201  2070 raft_consensus.cc:3060] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.622592  1996 raft_consensus.cc:3060] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.627362  2070 raft_consensus.cc:2468] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 1.
I20260710 11:08:47.627481  1996 raft_consensus.cc:2468] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 1.
I20260710 11:08:47.628481  1885 leader_election.cc:304] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:47.629180  2114 raft_consensus.cc:2804] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.629958  2114 raft_consensus.cc:697] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 1 LEADER]: Becoming Leader. State: Replica: cfc0fa4b609749659675c065d0421056, State: Running, Role: LEADER
I20260710 11:08:47.630595  2114 consensus_queue.cc:237] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } }
W20260710 11:08:47.632077  2096 tablet.cc:2406] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:47.636970  1816 catalog_manager.cc:5697] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc0fa4b609749659675c065d0421056 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "cfc0fa4b609749659675c065d0421056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.766942  2116 raft_consensus.cc:493] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.767463  2116 raft_consensus.cc:515] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.769632  2116 leader_election.cc:290] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:47.780041  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc0fa4b609749659675c065d0421056" is_pre_election: true
I20260710 11:08:47.780372  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c" is_pre_election: true
I20260710 11:08:47.780661  1921 raft_consensus.cc:2468] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 0.
I20260710 11:08:47.781028  1996 raft_consensus.cc:2468] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 0.
I20260710 11:08:47.781883  2034 leader_election.cc:304] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:47.782647  2116 raft_consensus.cc:2804] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.783056  2116 raft_consensus.cc:493] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.783321  2116 raft_consensus.cc:3060] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.788060  2116 raft_consensus.cc:515] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.789546  2116 leader_election.cc:290] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 election: Requested vote from peers cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:47.790241  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc0fa4b609749659675c065d0421056"
I20260710 11:08:47.790439  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c"
I20260710 11:08:47.790812  1921 raft_consensus.cc:3060] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.790932  1996 raft_consensus.cc:3060] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.797447  1996 raft_consensus.cc:2468] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 1.
I20260710 11:08:47.797447  1921 raft_consensus.cc:2468] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 1.
I20260710 11:08:47.798569  2034 leader_election.cc:304] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:47.799216  2116 raft_consensus.cc:2804] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.800072  2116 raft_consensus.cc:697] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Becoming Leader. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Running, Role: LEADER
I20260710 11:08:47.800843  2116 consensus_queue.cc:237] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.807698  1816 catalog_manager.cc:5697] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b reported cstate change: term changed from 0 to 1, leader changed from <none> to f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131). New cstate: current_term: 1 leader_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.896126  1816 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45778:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:47.897986  1816 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:47.919427  1910 tablet_service.cc:1511] Processing CreateTablet for tablet 80d67cb4613c41aabacbac9ce69dfd13 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cd46a2dadbb6406988cf063c8663e61c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:47.920687  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d67cb4613c41aabacbac9ce69dfd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.920634  1986 tablet_service.cc:1511] Processing CreateTablet for tablet 80d67cb4613c41aabacbac9ce69dfd13 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cd46a2dadbb6406988cf063c8663e61c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:47.921865  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d67cb4613c41aabacbac9ce69dfd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.921840  2059 tablet_service.cc:1511] Processing CreateTablet for tablet 80d67cb4613c41aabacbac9ce69dfd13 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cd46a2dadbb6406988cf063c8663e61c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:47.923115  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d67cb4613c41aabacbac9ce69dfd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.928172  1985 tablet_service.cc:1511] Processing CreateTablet for tablet 9090cda059c947efb566fc9706a9c8ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cd46a2dadbb6406988cf063c8663e61c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:47.929325  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9090cda059c947efb566fc9706a9c8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.929625  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 9090cda059c947efb566fc9706a9c8ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cd46a2dadbb6406988cf063c8663e61c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:47.929925  2060 tablet_service.cc:1511] Processing CreateTablet for tablet 9090cda059c947efb566fc9706a9c8ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cd46a2dadbb6406988cf063c8663e61c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:47.930821  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9090cda059c947efb566fc9706a9c8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.931011  2060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9090cda059c947efb566fc9706a9c8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.942489  2110 tablet_bootstrap.cc:492] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: Bootstrap starting.
I20260710 11:08:47.943663  2115 tablet_bootstrap.cc:492] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c: Bootstrap starting.
I20260710 11:08:47.948725  2110 tablet_bootstrap.cc:654] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.950639  2115 tablet_bootstrap.cc:654] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.957561  2111 tablet_bootstrap.cc:492] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b: Bootstrap starting.
I20260710 11:08:47.958207  2110 tablet_bootstrap.cc:492] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: No bootstrap required, opened a new log
I20260710 11:08:47.958534  2115 tablet_bootstrap.cc:492] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c: No bootstrap required, opened a new log
I20260710 11:08:47.958649  2110 ts_tablet_manager.cc:1403] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:08:47.958979  2115 ts_tablet_manager.cc:1403] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260710 11:08:47.961587  2110 raft_consensus.cc:359] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.961812  2115 raft_consensus.cc:359] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.962357  2110 raft_consensus.cc:385] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.962524  2115 raft_consensus.cc:385] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.962846  2110 raft_consensus.cc:740] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc0fa4b609749659675c065d0421056, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.962896  2115 raft_consensus.cc:740] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e438f319f84e729b2452746604a68c, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.963596  2111 tablet_bootstrap.cc:654] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.963692  2110 consensus_queue.cc:260] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.965950  2110 ts_tablet_manager.cc:1434] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:47.963828  2115 consensus_queue.cc:260] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.966868  2110 tablet_bootstrap.cc:492] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056: Bootstrap starting.
I20260710 11:08:47.968441  2115 ts_tablet_manager.cc:1434] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:47.969430  2111 tablet_bootstrap.cc:492] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b: No bootstrap required, opened a new log
I20260710 11:08:47.969434  2115 tablet_bootstrap.cc:492] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c: Bootstrap starting.
I20260710 11:08:47.970145  2111 ts_tablet_manager.cc:1403] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:47.973543  2111 raft_consensus.cc:359] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.974305  2111 raft_consensus.cc:385] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.974596  2111 raft_consensus.cc:740] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.975427  2111 consensus_queue.cc:260] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:47.977588  2111 ts_tablet_manager.cc:1434] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:47.978839  2115 tablet_bootstrap.cc:654] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.979362  2111 tablet_bootstrap.cc:492] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: Bootstrap starting.
I20260710 11:08:47.987541  2111 tablet_bootstrap.cc:654] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.998277  2115 tablet_bootstrap.cc:492] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c: No bootstrap required, opened a new log
I20260710 11:08:47.998759  2115 ts_tablet_manager.cc:1403] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260710 11:08:47.999460  2111 tablet_bootstrap.cc:492] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: No bootstrap required, opened a new log
I20260710 11:08:47.999923  2111 ts_tablet_manager.cc:1403] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 11:08:48.001878  2110 tablet_bootstrap.cc:654] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:48.001608  2115 raft_consensus.cc:359] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.002347  2115 raft_consensus.cc:385] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:48.002663  2115 raft_consensus.cc:740] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e438f319f84e729b2452746604a68c, State: Initialized, Role: FOLLOWER
I20260710 11:08:48.002609  2111 raft_consensus.cc:359] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.004042  2115 consensus_queue.cc:260] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.004665  2111 raft_consensus.cc:385] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:48.006489  2115 ts_tablet_manager.cc:1434] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.008s
I20260710 11:08:48.007201  2111 raft_consensus.cc:740] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Initialized, Role: FOLLOWER
I20260710 11:08:48.008041  2111 consensus_queue.cc:260] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.009068  2110 tablet_bootstrap.cc:492] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056: No bootstrap required, opened a new log
I20260710 11:08:48.009522  2110 ts_tablet_manager.cc:1403] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.006s
I20260710 11:08:48.010157  2111 ts_tablet_manager.cc:1434] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:08:48.012408  2110 raft_consensus.cc:359] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.013164  2110 raft_consensus.cc:385] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:48.013444  2110 raft_consensus.cc:740] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc0fa4b609749659675c065d0421056, State: Initialized, Role: FOLLOWER
I20260710 11:08:48.014286  2110 consensus_queue.cc:260] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.016454  2110 ts_tablet_manager.cc:1434] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260710 11:08:48.026384  1867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:48.108875  2114 consensus_queue.cc:1048] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.119994  2114 consensus_queue.cc:1048] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.198228  2114 raft_consensus.cc:493] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:48.198650  2114 raft_consensus.cc:515] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.200232  2114 leader_election.cc:290] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5e438f319f84e729b2452746604a68c (127.30.28.130:38665), f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829)
I20260710 11:08:48.201184  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9090cda059c947efb566fc9706a9c8ad" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c" is_pre_election: true
I20260710 11:08:48.201184  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9090cda059c947efb566fc9706a9c8ad" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" is_pre_election: true
I20260710 11:08:48.202054  1996 raft_consensus.cc:2468] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 0.
I20260710 11:08:48.202064  2070 raft_consensus.cc:2468] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 0.
I20260710 11:08:48.203189  1885 leader_election.cc:304] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:48.203775  2114 raft_consensus.cc:2804] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:48.204167  2114 raft_consensus.cc:493] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:48.204509  2114 raft_consensus.cc:3060] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:48.209203  2114 raft_consensus.cc:515] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.210628  2114 leader_election.cc:290] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 election: Requested vote from peers c5e438f319f84e729b2452746604a68c (127.30.28.130:38665), f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829)
I20260710 11:08:48.211299  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9090cda059c947efb566fc9706a9c8ad" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c"
I20260710 11:08:48.211493  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9090cda059c947efb566fc9706a9c8ad" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
I20260710 11:08:48.211791  1996 raft_consensus.cc:3060] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:48.212095  2070 raft_consensus.cc:3060] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:48.216573  1996 raft_consensus.cc:2468] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 1.
I20260710 11:08:48.216805  2070 raft_consensus.cc:2468] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 1.
I20260710 11:08:48.217538  1884 leader_election.cc:304] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e438f319f84e729b2452746604a68c, cfc0fa4b609749659675c065d0421056; no voters: 
I20260710 11:08:48.218243  2114 raft_consensus.cc:2804] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:48.218617  2114 raft_consensus.cc:697] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 1 LEADER]: Becoming Leader. State: Replica: cfc0fa4b609749659675c065d0421056, State: Running, Role: LEADER
I20260710 11:08:48.219208  2114 consensus_queue.cc:237] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.226467  2116 raft_consensus.cc:493] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:48.226024  1816 catalog_manager.cc:5697] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc0fa4b609749659675c065d0421056 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "cfc0fa4b609749659675c065d0421056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.226915  2116 raft_consensus.cc:515] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.228609  2116 leader_election.cc:290] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:48.229281  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc0fa4b609749659675c065d0421056" is_pre_election: true
I20260710 11:08:48.229501  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c" is_pre_election: true
I20260710 11:08:48.229899  1921 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 0.
I20260710 11:08:48.230064  1996 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 0.
I20260710 11:08:48.230945  2034 leader_election.cc:304] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:48.231590  2116 raft_consensus.cc:2804] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:48.231986  2116 raft_consensus.cc:493] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:48.232313  2116 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:48.237622  2116 raft_consensus.cc:515] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.238950  2126 consensus_queue.cc:1048] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.239799  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc0fa4b609749659675c065d0421056"
I20260710 11:08:48.240028  2116 leader_election.cc:290] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 election: Requested vote from peers cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:48.240397  1921 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:48.240749  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e438f319f84e729b2452746604a68c"
I20260710 11:08:48.242028  1996 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:48.247219  1921 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 1.
I20260710 11:08:48.248832  2034 leader_election.cc:304] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:48.249267  1996 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 1.
I20260710 11:08:48.250475  2146 raft_consensus.cc:2804] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:48.251121  2146 raft_consensus.cc:697] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Becoming Leader. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Running, Role: LEADER
I20260710 11:08:48.252250  2146 consensus_queue.cc:237] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.254916  2116 consensus_queue.cc:1048] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:48.272944  1818 catalog_manager.cc:5697] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b reported cstate change: term changed from 0 to 1, leader changed from <none> to f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131). New cstate: current_term: 1 leader_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:48.328838  2070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267"
dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
mode: GRACEFUL
new_leader_uuid: "c5e438f319f84e729b2452746604a68c"
 from {username='slave'} at 127.0.0.1:53578
I20260710 11:08:48.329330  2070 raft_consensus.cc:606] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Received request to transfer leadership to TS c5e438f319f84e729b2452746604a68c
I20260710 11:08:48.334590  2070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13"
dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
mode: GRACEFUL
new_leader_uuid: "cfc0fa4b609749659675c065d0421056"
 from {username='slave'} at 127.0.0.1:53578
I20260710 11:08:48.335140  2070 raft_consensus.cc:606] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Received request to transfer leadership to TS cfc0fa4b609749659675c065d0421056
I20260710 11:08:48.669760  2114 consensus_queue.cc:1048] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.679577  2155 consensus_queue.cc:1048] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.761926  2146 consensus_queue.cc:1048] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.772872  2146 consensus_queue.cc:1048] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.781150  2159 raft_consensus.cc:993] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: : Instructing follower cfc0fa4b609749659675c065d0421056 to start an election
I20260710 11:08:48.781616  2146 raft_consensus.cc:1081] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Signalling peer cfc0fa4b609749659675c065d0421056 to start an election
I20260710 11:08:48.782996  1921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13"
dest_uuid: "cfc0fa4b609749659675c065d0421056"
 from {username='slave'} at 127.0.0.1:55720
I20260710 11:08:48.783543  1921 raft_consensus.cc:493] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.783994  1921 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.788903  1921 raft_consensus.cc:515] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.790675  1921 leader_election.cc:290] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 2 election: Requested vote from peers c5e438f319f84e729b2452746604a68c (127.30.28.130:38665), f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829)
I20260710 11:08:48.791280  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5e438f319f84e729b2452746604a68c"
I20260710 11:08:48.791749  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "cfc0fa4b609749659675c065d0421056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
I20260710 11:08:48.791884  1996 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.792447  2070 raft_consensus.cc:3055] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.792749  2070 raft_consensus.cc:740] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Running, Role: LEADER
I20260710 11:08:48.793423  2070 consensus_queue.cc:260] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [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: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.794330  2070 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.797492  1996 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 2.
I20260710 11:08:48.798504  1884 leader_election.cc:304] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e438f319f84e729b2452746604a68c, cfc0fa4b609749659675c065d0421056; no voters: 
I20260710 11:08:48.799254  2155 raft_consensus.cc:2804] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.799376  2070 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc0fa4b609749659675c065d0421056 in term 2.
I20260710 11:08:48.799677  2155 raft_consensus.cc:697] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 LEADER]: Becoming Leader. State: Replica: cfc0fa4b609749659675c065d0421056, State: Running, Role: LEADER
I20260710 11:08:48.800541  2155 consensus_queue.cc:237] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [LEADER]: Queue 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: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.805675  1816 catalog_manager.cc:5697] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 reported cstate change: term changed from 1 to 2, leader changed from f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131) to cfc0fa4b609749659675c065d0421056 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "cfc0fa4b609749659675c065d0421056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.853029  2159 raft_consensus.cc:993] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: : Instructing follower c5e438f319f84e729b2452746604a68c to start an election
I20260710 11:08:48.853470  2146 raft_consensus.cc:1081] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Signalling peer c5e438f319f84e729b2452746604a68c to start an election
I20260710 11:08:48.854952  1996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267"
dest_uuid: "c5e438f319f84e729b2452746604a68c"
 from {username='slave'} at 127.0.0.1:42472
I20260710 11:08:48.855453  1996 raft_consensus.cc:493] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.855829  1996 raft_consensus.cc:3060] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.860325  1996 raft_consensus.cc:515] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.862238  1996 leader_election.cc:290] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [CANDIDATE]: Term 2 election: Requested vote from peers cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999), f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131:38829)
I20260710 11:08:48.872711  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267" candidate_uuid: "c5e438f319f84e729b2452746604a68c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfc0fa4b609749659675c065d0421056"
I20260710 11:08:48.872762  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37c03de705455993d8ef20f96bc267" candidate_uuid: "c5e438f319f84e729b2452746604a68c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
I20260710 11:08:48.873217  1921 raft_consensus.cc:3060] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.873306  2070 raft_consensus.cc:3055] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.873677  2070 raft_consensus.cc:740] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Running, Role: LEADER
I20260710 11:08:48.874351  2070 consensus_queue.cc:260] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [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: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.875216  2070 raft_consensus.cc:3060] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.878002  1921 raft_consensus.cc:2468] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e438f319f84e729b2452746604a68c in term 2.
I20260710 11:08:48.879052  1960 leader_election.cc:304] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5e438f319f84e729b2452746604a68c, cfc0fa4b609749659675c065d0421056; no voters: 
I20260710 11:08:48.879817  2120 raft_consensus.cc:2804] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.880282  2070 raft_consensus.cc:2468] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e438f319f84e729b2452746604a68c in term 2.
I20260710 11:08:48.881145  2120 raft_consensus.cc:697] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 2 LEADER]: Becoming Leader. State: Replica: c5e438f319f84e729b2452746604a68c, State: Running, Role: LEADER
I20260710 11:08:48.881929  2120 consensus_queue.cc:237] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [LEADER]: Queue 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: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:48.887334  1816 catalog_manager.cc:5697] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c reported cstate change: term changed from 1 to 2, leader changed from f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131) to c5e438f319f84e729b2452746604a68c (127.30.28.130). New cstate: current_term: 2 leader_uuid: "c5e438f319f84e729b2452746604a68c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:49.021414 30834 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:08:49.022931 30834 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:08:49.023299 30834 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:08:49.036053  1921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13"
dest_uuid: "cfc0fa4b609749659675c065d0421056"
mode: GRACEFUL
new_leader_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
 from {username='slave'} at 127.0.0.1:55726
I20260710 11:08:49.036525  1921 raft_consensus.cc:606] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 LEADER]: Received request to transfer leadership to TS f50b57b1379d4f49bf6f28009a7a2d8b
I20260710 11:08:49.037551 30834 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:08:49.232679  2070 raft_consensus.cc:1275] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Refusing update from remote peer cfc0fa4b609749659675c065d0421056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:49.233925  2155 consensus_queue.cc:1048] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:49.238484  2123 raft_consensus.cc:993] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: : Instructing follower f50b57b1379d4f49bf6f28009a7a2d8b to start an election
I20260710 11:08:49.239149  2155 raft_consensus.cc:1081] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 LEADER]: Signalling peer f50b57b1379d4f49bf6f28009a7a2d8b to start an election
I20260710 11:08:49.240958  2069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13"
dest_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b"
 from {username='slave'} at 127.0.0.1:53572
I20260710 11:08:49.242554  1996 raft_consensus.cc:1275] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 2 FOLLOWER]: Refusing update from remote peer cfc0fa4b609749659675c065d0421056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:49.242817  2069 raft_consensus.cc:493] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:49.243254  2069 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.244139  2170 consensus_queue.cc:1048] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:49.250059  2069 raft_consensus.cc:515] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:49.254055  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfc0fa4b609749659675c065d0421056"
I20260710 11:08:49.254361  2069 leader_election.cc:290] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [CANDIDATE]: Term 3 election: Requested vote from peers cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999), c5e438f319f84e729b2452746604a68c (127.30.28.130:38665)
I20260710 11:08:49.254616  1921 raft_consensus.cc:3055] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:49.254922  1921 raft_consensus.cc:740] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfc0fa4b609749659675c065d0421056, State: Running, Role: LEADER
I20260710 11:08:49.255649  1921 consensus_queue.cc:260] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [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: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:49.256807  1921 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.258803  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d67cb4613c41aabacbac9ce69dfd13" candidate_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5e438f319f84e729b2452746604a68c"
I20260710 11:08:49.259316  1996 raft_consensus.cc:3060] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.261559  1921 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 3.
I20260710 11:08:49.262574  2034 leader_election.cc:304] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [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: cfc0fa4b609749659675c065d0421056, f50b57b1379d4f49bf6f28009a7a2d8b; no voters: 
I20260710 11:08:49.263319  2146 raft_consensus.cc:2804] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:49.263715  2146 raft_consensus.cc:697] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 3 LEADER]: Becoming Leader. State: Replica: f50b57b1379d4f49bf6f28009a7a2d8b, State: Running, Role: LEADER
I20260710 11:08:49.264452  2146 consensus_queue.cc:237] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [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: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } }
I20260710 11:08:49.265264  1996 raft_consensus.cc:2468] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f50b57b1379d4f49bf6f28009a7a2d8b in term 3.
I20260710 11:08:49.270138  1816 catalog_manager.cc:5697] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b reported cstate change: term changed from 2 to 3, leader changed from cfc0fa4b609749659675c065d0421056 (127.30.28.129) to f50b57b1379d4f49bf6f28009a7a2d8b (127.30.28.131). New cstate: current_term: 3 leader_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc0fa4b609749659675c065d0421056" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 41999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e438f319f84e729b2452746604a68c" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:49.366042  2069 raft_consensus.cc:1275] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Refusing update from remote peer c5e438f319f84e729b2452746604a68c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:49.367233  2120 consensus_queue.cc:1048] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f50b57b1379d4f49bf6f28009a7a2d8b" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 38829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:49.368086 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
W20260710 11:08:49.390478  1960 consensus_peers.cc:597] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c -> Peer cfc0fa4b609749659675c065d0421056 (127.30.28.129:41999): Couldn't send request to peer cfc0fa4b609749659675c065d0421056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:49.398190 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:49.398749 30834 tablet_replica.cc:333] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056: stopping tablet replica
I20260710 11:08:49.399210 30834 raft_consensus.cc:2243] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:49.399842 30834 raft_consensus.cc:2272] T 9090cda059c947efb566fc9706a9c8ad P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.401721 30834 tablet_replica.cc:333] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056: stopping tablet replica
I20260710 11:08:49.402156 30834 raft_consensus.cc:2243] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:49.402793 30834 raft_consensus.cc:2272] T 3f5f1b3a85934a11ad3c99921820ba5a P cfc0fa4b609749659675c065d0421056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.404455 30834 tablet_replica.cc:333] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056: stopping tablet replica
I20260710 11:08:49.404973 30834 raft_consensus.cc:2243] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.405295 30834 raft_consensus.cc:2272] T 80d67cb4613c41aabacbac9ce69dfd13 P cfc0fa4b609749659675c065d0421056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.407126 30834 tablet_replica.cc:333] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056: stopping tablet replica
I20260710 11:08:49.407514 30834 raft_consensus.cc:2243] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.407830 30834 raft_consensus.cc:2272] T 1f37c03de705455993d8ef20f96bc267 P cfc0fa4b609749659675c065d0421056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.419684 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
I20260710 11:08:49.429749 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
I20260710 11:08:49.451767 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:49.452401 30834 tablet_replica.cc:333] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c: stopping tablet replica
I20260710 11:08:49.452921 30834 raft_consensus.cc:2243] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.453367 30834 raft_consensus.cc:2272] T 80d67cb4613c41aabacbac9ce69dfd13 P c5e438f319f84e729b2452746604a68c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.455325 30834 tablet_replica.cc:333] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c: stopping tablet replica
I20260710 11:08:49.455812 30834 raft_consensus.cc:2243] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:49.456602 30834 raft_consensus.cc:2272] T 1f37c03de705455993d8ef20f96bc267 P c5e438f319f84e729b2452746604a68c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.458992 30834 tablet_replica.cc:333] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c: stopping tablet replica
I20260710 11:08:49.459460 30834 raft_consensus.cc:2243] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.459895 30834 raft_consensus.cc:2272] T 9090cda059c947efb566fc9706a9c8ad P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.461795 30834 tablet_replica.cc:333] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c: stopping tablet replica
I20260710 11:08:49.462250 30834 raft_consensus.cc:2243] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.462635 30834 raft_consensus.cc:2272] T 3f5f1b3a85934a11ad3c99921820ba5a P c5e438f319f84e729b2452746604a68c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.483475 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
I20260710 11:08:49.493440 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
I20260710 11:08:49.508929 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:49.509469 30834 tablet_replica.cc:333] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: stopping tablet replica
I20260710 11:08:49.509963 30834 raft_consensus.cc:2243] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:49.510556 30834 pending_rounds.cc:70] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: Trying to abort 1 pending ops.
I20260710 11:08:49.510741 30834 pending_rounds.cc:77] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960363074174976 op_type: NO_OP noop_request { }
I20260710 11:08:49.511013 30834 raft_consensus.cc:2889] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:49.511303 30834 raft_consensus.cc:2272] T 80d67cb4613c41aabacbac9ce69dfd13 P f50b57b1379d4f49bf6f28009a7a2d8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.513329 30834 tablet_replica.cc:333] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b: stopping tablet replica
I20260710 11:08:49.513810 30834 raft_consensus.cc:2243] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.514199 30834 raft_consensus.cc:2272] T 1f37c03de705455993d8ef20f96bc267 P f50b57b1379d4f49bf6f28009a7a2d8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.516554 30834 tablet_replica.cc:333] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b: stopping tablet replica
I20260710 11:08:49.517067 30834 raft_consensus.cc:2243] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.517467 30834 raft_consensus.cc:2272] T 9090cda059c947efb566fc9706a9c8ad P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.519456 30834 tablet_replica.cc:333] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b: stopping tablet replica
I20260710 11:08:49.519903 30834 raft_consensus.cc:2243] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:49.520336 30834 raft_consensus.cc:2272] T 3f5f1b3a85934a11ad3c99921820ba5a P f50b57b1379d4f49bf6f28009a7a2d8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.541096 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:08:49.551370 30834 master.cc:562] Master@127.30.28.190:46045 shutting down...
I20260710 11:08:49.564670 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:49.565150 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:49.565455 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20af5d0300b847ef8e70eec7c47c6f5b: stopping tablet replica
I20260710 11:08:49.582203 30834 master.cc:584] Master@127.30.28.190:46045 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2698 ms)
[----------] 6 tests from LeaderRebalancerTest (88374 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:08:49.607683 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:42935
I20260710 11:08:49.608692 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.613279  2174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.613804  2175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.616366 30834 server_base.cc:1061] running on GCE node
W20260710 11:08:49.616573  2177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.617471 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:49.617750 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.617918 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681729617900 us; error 0 us; skew 500 ppm
I20260710 11:08:49.618425 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.620667 30834 webserver.cc:533] Webserver started at http://127.30.28.190:38123/ using document root <none> and password file <none>
I20260710 11:08:49.621138 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.621332 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.621592 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.622605 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "21668c4a040d4dd1a7bbcec395d4b6b0"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.626722 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:49.629719  2182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.630394 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:49.630678 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "21668c4a040d4dd1a7bbcec395d4b6b0"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.630954 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.648779 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.649691 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.683483 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:42935
I20260710 11:08:49.683578  2233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:42935 every 8 connection(s)
I20260710 11:08:49.687160  2234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.696461  2234 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0: Bootstrap starting.
I20260710 11:08:49.700503  2234 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.704108  2234 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0: No bootstrap required, opened a new log
I20260710 11:08:49.705965  2234 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21668c4a040d4dd1a7bbcec395d4b6b0" member_type: VOTER }
I20260710 11:08:49.706332  2234 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.706549  2234 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21668c4a040d4dd1a7bbcec395d4b6b0, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.707190  2234 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21668c4a040d4dd1a7bbcec395d4b6b0" member_type: VOTER }
I20260710 11:08:49.707640  2234 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:49.707861  2234 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:49.708185  2234 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.712128  2234 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21668c4a040d4dd1a7bbcec395d4b6b0" member_type: VOTER }
I20260710 11:08:49.712612  2234 leader_election.cc:304] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [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: 21668c4a040d4dd1a7bbcec395d4b6b0; no voters: 
I20260710 11:08:49.713671  2234 leader_election.cc:290] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:49.713956  2237 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:49.715250  2237 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 21668c4a040d4dd1a7bbcec395d4b6b0, State: Running, Role: LEADER
I20260710 11:08:49.715863  2237 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [LEADER]: Queue going to LEADER mode. State: All 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: "21668c4a040d4dd1a7bbcec395d4b6b0" member_type: VOTER }
I20260710 11:08:49.716513  2234 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:49.718823  2239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21668c4a040d4dd1a7bbcec395d4b6b0. Latest consensus state: current_term: 1 leader_uuid: "21668c4a040d4dd1a7bbcec395d4b6b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21668c4a040d4dd1a7bbcec395d4b6b0" member_type: VOTER } }
I20260710 11:08:49.718909  2238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21668c4a040d4dd1a7bbcec395d4b6b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21668c4a040d4dd1a7bbcec395d4b6b0" member_type: VOTER } }
I20260710 11:08:49.719514  2239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:49.719573  2238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:49.722370  2243 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:49.726893  2243 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:49.732033 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:49.735028  2243 catalog_manager.cc:1383] Generated new cluster ID: aaaf6f2e7ee146da88b981447314bd21
I20260710 11:08:49.735292  2243 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:49.745214  2243 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:49.746306  2243 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:49.758735  2243 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0: Generated new TSK 0
I20260710 11:08:49.759212  2243 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:49.765687 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.770815  2255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.772078  2256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.773434  2258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.773794 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:49.774561 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:49.774786 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.774950 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681729774934 us; error 0 us; skew 500 ppm
I20260710 11:08:49.775457 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.777601 30834 webserver.cc:533] Webserver started at http://127.30.28.129:41731/ using document root <none> and password file <none>
I20260710 11:08:49.778084 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.778290 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.778541 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.779542 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.785020 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:49.787923  2263 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.788667 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:49.788973 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.789256 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.802906 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.804062 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.805339 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:49.807400 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:49.807628 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.807861 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:49.808084 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:08:49.845008 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:34333
I20260710 11:08:49.845116  2325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:34333 every 8 connection(s)
I20260710 11:08:49.849677 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.855768  2330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.857870  2331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.858387  2333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.860018 30834 server_base.cc:1061] running on GCE node
I20260710 11:08:49.860985 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:49.861254 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.861418 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681729861405 us; error 0 us; skew 500 ppm
I20260710 11:08:49.861960 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.862219  2326 heartbeater.cc:344] Connected to a master server at 127.30.28.190:42935
I20260710 11:08:49.862658  2326 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:49.863444  2326 heartbeater.cc:507] Master 127.30.28.190:42935 requested a full tablet report, sending...
I20260710 11:08:49.864391 30834 webserver.cc:533] Webserver started at http://127.30.28.130:40803/ using document root <none> and password file <none>
I20260710 11:08:49.864980 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.865190 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.865446 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.865530  2199 ts_manager.cc:194] Registered new tserver with Master: 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333)
I20260710 11:08:49.866487 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.867239  2199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41196
I20260710 11:08:49.870752 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:08:49.873862  2338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.874581 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:49.874855 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.875134 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.885149 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.886031 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.887280 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:49.889396 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:49.889617 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.889840 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:49.890004 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.926174 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:43249
I20260710 11:08:49.926266  2400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:43249 every 8 connection(s)
I20260710 11:08:49.930863 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.936892  2404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.938755  2405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.940667 30834 server_base.cc:1061] running on GCE node
W20260710 11:08:49.940925  2407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.941761  2401 heartbeater.cc:344] Connected to a master server at 127.30.28.190:42935
I20260710 11:08:49.941959 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:49.942121  2401 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:49.942250 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.942586 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681729942567 us; error 0 us; skew 500 ppm
I20260710 11:08:49.943012  2401 heartbeater.cc:507] Master 127.30.28.190:42935 requested a full tablet report, sending...
I20260710 11:08:49.943163 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.945150  2199 ts_manager.cc:194] Registered new tserver with Master: 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:49.945746 30834 webserver.cc:533] Webserver started at http://127.30.28.131:43013/ using document root <none> and password file <none>
I20260710 11:08:49.946261 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.946465 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.946561  2199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41202
I20260710 11:08:49.946724 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.948026 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "b419526d8a974bc58bad88f42c9dc0df"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.952102 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:08:49.954980  2412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.955677 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:49.956001 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "b419526d8a974bc58bad88f42c9dc0df"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-gg25"
I20260710 11:08:49.956287 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.975512 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.976524 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.977823 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:49.979902 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:49.980151 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.980381 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:49.980546 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.016465 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:44931
I20260710 11:08:50.016559  2474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:44931 every 8 connection(s)
I20260710 11:08:50.029770  2475 heartbeater.cc:344] Connected to a master server at 127.30.28.190:42935
I20260710 11:08:50.030085  2475 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:50.030699  2475 heartbeater.cc:507] Master 127.30.28.190:42935 requested a full tablet report, sending...
I20260710 11:08:50.032454  2199 ts_manager.cc:194] Registered new tserver with Master: b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.032856 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013183187s
I20260710 11:08:50.033776  2199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41210
I20260710 11:08:50.055769  2199 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41222:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:50.058239  2199 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:50.124995  2440 tablet_service.cc:1511] Processing CreateTablet for tablet d36cc1becd2e4ca7827226eecb340d3b (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:50.126360  2440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36cc1becd2e4ca7827226eecb340d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.127197  2436 tablet_service.cc:1511] Processing CreateTablet for tablet 299f31e5e3b0417fb002573bbdba51cf (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:50.128533  2436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299f31e5e3b0417fb002573bbdba51cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.128937  2439 tablet_service.cc:1511] Processing CreateTablet for tablet a620c0ae9efd4dfb91a0adabdb41c8ea (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:50.130234  2439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620c0ae9efd4dfb91a0adabdb41c8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.131414  2437 tablet_service.cc:1511] Processing CreateTablet for tablet caa8afd788f74366bc67569afbfeb529 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:50.132673  2437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa8afd788f74366bc67569afbfeb529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.132313  2435 tablet_service.cc:1511] Processing CreateTablet for tablet 8c23c108ba444440be090f10a8119cc9 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:50.133661  2435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c23c108ba444440be090f10a8119cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.134564  2438 tablet_service.cc:1511] Processing CreateTablet for tablet de10dde0878c4bf7ae78c5df122d452c (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:50.135816  2438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de10dde0878c4bf7ae78c5df122d452c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.137869  2434 tablet_service.cc:1511] Processing CreateTablet for tablet 02ce5e19559f4f909aa4c37037688378 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:50.139099  2434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ce5e19559f4f909aa4c37037688378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.142809  2433 tablet_service.cc:1511] Processing CreateTablet for tablet 0183477c226847a68834812ea63b2bb5 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:50.144093  2433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0183477c226847a68834812ea63b2bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.149504  2432 tablet_service.cc:1511] Processing CreateTablet for tablet 50fb4f2b07fe443383216c2e551cf730 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:50.150736  2432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb4f2b07fe443383216c2e551cf730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.194519  2490 tablet_bootstrap.cc:492] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.197395  2291 tablet_service.cc:1511] Processing CreateTablet for tablet d36cc1becd2e4ca7827226eecb340d3b (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:50.197706  2366 tablet_service.cc:1511] Processing CreateTablet for tablet d36cc1becd2e4ca7827226eecb340d3b (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:50.198750  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36cc1becd2e4ca7827226eecb340d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.198830  2366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36cc1becd2e4ca7827226eecb340d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.199918  2290 tablet_service.cc:1511] Processing CreateTablet for tablet a620c0ae9efd4dfb91a0adabdb41c8ea (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:50.201227  2290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620c0ae9efd4dfb91a0adabdb41c8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.201007  2365 tablet_service.cc:1511] Processing CreateTablet for tablet a620c0ae9efd4dfb91a0adabdb41c8ea (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:50.201464  2358 tablet_service.cc:1511] Processing CreateTablet for tablet 50fb4f2b07fe443383216c2e551cf730 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:50.202368  2365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620c0ae9efd4dfb91a0adabdb41c8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.203018  2358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb4f2b07fe443383216c2e551cf730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.203320  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 0183477c226847a68834812ea63b2bb5 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:50.210211  2360 tablet_service.cc:1511] Processing CreateTablet for tablet 02ce5e19559f4f909aa4c37037688378 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:50.212785  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0183477c226847a68834812ea63b2bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.213238  2360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ce5e19559f4f909aa4c37037688378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.201678  2359 tablet_service.cc:1511] Processing CreateTablet for tablet 0183477c226847a68834812ea63b2bb5 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:50.216653  2359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0183477c226847a68834812ea63b2bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.204453  2364 tablet_service.cc:1511] Processing CreateTablet for tablet de10dde0878c4bf7ae78c5df122d452c (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:50.204952  2285 tablet_service.cc:1511] Processing CreateTablet for tablet 02ce5e19559f4f909aa4c37037688378 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:50.219619  2285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ce5e19559f4f909aa4c37037688378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.206175  2363 tablet_service.cc:1511] Processing CreateTablet for tablet caa8afd788f74366bc67569afbfeb529 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:50.224910  2363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa8afd788f74366bc67569afbfeb529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.226926  2492 tablet_bootstrap.cc:492] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.206641  2286 tablet_service.cc:1511] Processing CreateTablet for tablet 8c23c108ba444440be090f10a8119cc9 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:50.228860  2286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c23c108ba444440be090f10a8119cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.207896  2362 tablet_service.cc:1511] Processing CreateTablet for tablet 299f31e5e3b0417fb002573bbdba51cf (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:50.232281  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299f31e5e3b0417fb002573bbdba51cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.233201  2492 tablet_bootstrap.cc:654] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.210703  2289 tablet_service.cc:1511] Processing CreateTablet for tablet de10dde0878c4bf7ae78c5df122d452c (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:50.209059  2288 tablet_service.cc:1511] Processing CreateTablet for tablet caa8afd788f74366bc67569afbfeb529 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:50.209087  2361 tablet_service.cc:1511] Processing CreateTablet for tablet 8c23c108ba444440be090f10a8119cc9 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:50.237393  2361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c23c108ba444440be090f10a8119cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.240367  2364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de10dde0878c4bf7ae78c5df122d452c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.240743  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de10dde0878c4bf7ae78c5df122d452c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.209499  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 299f31e5e3b0417fb002573bbdba51cf (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:50.243557  2283 tablet_service.cc:1511] Processing CreateTablet for tablet 50fb4f2b07fe443383216c2e551cf730 (DEFAULT_TABLE table=test-workload [id=342d378024c04be0b1fdcb35077889a8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:50.243911  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299f31e5e3b0417fb002573bbdba51cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.244941  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa8afd788f74366bc67569afbfeb529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.247855  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb4f2b07fe443383216c2e551cf730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.288388  2490 tablet_bootstrap.cc:654] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.356117  2491 tablet_bootstrap.cc:492] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.356706  2492 tablet_bootstrap.cc:492] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.357194  2490 tablet_bootstrap.cc:492] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.357275  2492 ts_tablet_manager.cc:1403] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.040s
I20260710 11:08:50.357777  2490 ts_tablet_manager.cc:1403] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.163s	user 0.029s	sys 0.027s
I20260710 11:08:50.360257  2492 raft_consensus.cc:359] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.360844  2492 raft_consensus.cc:385] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.360683  2490 raft_consensus.cc:359] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.361133  2492 raft_consensus.cc:740] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.361538  2490 raft_consensus.cc:385] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.361928  2490 raft_consensus.cc:740] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.362062  2492 consensus_queue.cc:260] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.362466  2491 tablet_bootstrap.cc:654] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.362728  2490 consensus_queue.cc:260] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.370004  2326 heartbeater.cc:499] Master 127.30.28.190:42935 was elected leader, sending a full tablet report...
I20260710 11:08:50.370394  2490 ts_tablet_manager.cc:1434] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:08:50.370831  2492 ts_tablet_manager.cc:1434] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:08:50.371358  2490 tablet_bootstrap.cc:492] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.372013  2492 tablet_bootstrap.cc:492] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.369967  2475 heartbeater.cc:499] Master 127.30.28.190:42935 was elected leader, sending a full tablet report...
I20260710 11:08:50.377856  2490 tablet_bootstrap.cc:654] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.379607  2492 tablet_bootstrap.cc:654] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.387657  2496 raft_consensus.cc:493] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.388216  2496 raft_consensus.cc:515] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.391302  2491 tablet_bootstrap.cc:492] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.391909  2491 ts_tablet_manager.cc:1403] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.020s
I20260710 11:08:50.392033  2496 leader_election.cc:290] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.389472  2490 tablet_bootstrap.cc:492] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.392789  2490 ts_tablet_manager.cc:1403] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 11:08:50.394847  2491 raft_consensus.cc:359] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.395661  2491 raft_consensus.cc:385] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.395433  2490 raft_consensus.cc:359] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.396073  2491 raft_consensus.cc:740] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.396304  2490 raft_consensus.cc:385] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.396696  2490 raft_consensus.cc:740] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.397002  2491 consensus_queue.cc:260] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.397475  2490 consensus_queue.cc:260] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.399909  2490 ts_tablet_manager.cc:1434] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:08:50.400877  2490 tablet_bootstrap.cc:492] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.406358  2490 tablet_bootstrap.cc:654] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.391321  2492 tablet_bootstrap.cc:492] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.409881  2492 ts_tablet_manager.cc:1403] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.010s
I20260710 11:08:50.424721  2496 raft_consensus.cc:493] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.425356  2496 raft_consensus.cc:515] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.415634  2492 raft_consensus.cc:359] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.427733  2496 leader_election.cc:290] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.431180  2492 raft_consensus.cc:385] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.433933  2492 raft_consensus.cc:740] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.437484  2490 tablet_bootstrap.cc:492] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.437588  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.438141  2490 ts_tablet_manager.cc:1403] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.018s
I20260710 11:08:50.438104  2492 consensus_queue.cc:260] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.438690  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.440054  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.440550  2492 ts_tablet_manager.cc:1434] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:08:50.440702  2300 raft_consensus.cc:2468] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.441066  2490 raft_consensus.cc:359] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.436759  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.436213  2401 heartbeater.cc:499] Master 127.30.28.190:42935 was elected leader, sending a full tablet report...
I20260710 11:08:50.441867  2490 raft_consensus.cc:385] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.442236  2490 raft_consensus.cc:740] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
W20260710 11:08:50.442545  2416 leader_election.cc:343] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.442955  2490 consensus_queue.cc:260] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.441562  2492 tablet_bootstrap.cc:492] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
W20260710 11:08:50.443363  2416 leader_election.cc:343] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.445984  2416 leader_election.cc:304] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [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: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 09b74dac8a5646de8b1f5a79d8e1d894
W20260710 11:08:50.447091  2416 leader_election.cc:343] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.447903  2416 leader_election.cc:304] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b419526d8a974bc58bad88f42c9dc0df; no voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:50.436816  2491 ts_tablet_manager.cc:1434] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.027s
I20260710 11:08:50.448089  2496 raft_consensus.cc:2804] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.448974  2496 raft_consensus.cc:493] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.449321  2496 raft_consensus.cc:3060] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.451450  2503 raft_consensus.cc:2749] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:50.452883  2492 tablet_bootstrap.cc:654] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.445156  2490 ts_tablet_manager.cc:1434] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:50.455971  2490 tablet_bootstrap.cc:492] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.456624  2496 raft_consensus.cc:515] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.459646  2496 leader_election.cc:290] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.458086  2491 tablet_bootstrap.cc:492] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.460956  2492 tablet_bootstrap.cc:492] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.461434  2490 tablet_bootstrap.cc:654] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.461452  2492 ts_tablet_manager.cc:1403] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 11:08:50.465305  2495 raft_consensus.cc:493] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.465730  2495 raft_consensus.cc:515] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.466735  2491 tablet_bootstrap.cc:654] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.470561  2495 leader_election.cc:290] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.471046  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.471954  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.472707  2300 raft_consensus.cc:3060] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:50.474725  2416 leader_election.cc:343] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.477207  2492 raft_consensus.cc:359] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.479189  2492 raft_consensus.cc:385] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.480058  2492 raft_consensus.cc:740] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.481455  2492 consensus_queue.cc:260] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.482846  2300 raft_consensus.cc:2468] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.489329  2416 leader_election.cc:304] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [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: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:50.498318  2496 raft_consensus.cc:2804] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.499080  2496 raft_consensus.cc:697] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:50.501091  2496 consensus_queue.cc:237] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.502025  2490 tablet_bootstrap.cc:492] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.502704  2490 ts_tablet_manager.cc:1403] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.029s
I20260710 11:08:50.507238  2492 ts_tablet_manager.cc:1434] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 11:08:50.514052  2492 tablet_bootstrap.cc:492] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.514215  2490 raft_consensus.cc:359] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.514931  2490 raft_consensus.cc:385] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.515218  2490 raft_consensus.cc:740] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.516002  2490 consensus_queue.cc:260] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.518493  2490 ts_tablet_manager.cc:1434] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 11:08:50.519572  2490 tablet_bootstrap.cc:492] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.522943  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce5e19559f4f909aa4c37037688378" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.522403  2199 catalog_manager.cc:5697] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:50.524459  2267 leader_election.cc:343] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.525401  2490 tablet_bootstrap.cc:654] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.528065  2491 tablet_bootstrap.cc:492] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.528749  2491 ts_tablet_manager.cc:1403] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.007s
I20260710 11:08:50.529848  2492 tablet_bootstrap.cc:654] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.532532  2491 raft_consensus.cc:359] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.533641  2491 raft_consensus.cc:385] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.534150  2491 raft_consensus.cc:740] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.536729  2490 tablet_bootstrap.cc:492] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.537245  2490 ts_tablet_manager.cc:1403] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260710 11:08:50.537246  2491 consensus_queue.cc:260] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.540256  2490 raft_consensus.cc:359] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.541054  2490 raft_consensus.cc:385] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.541404  2490 raft_consensus.cc:740] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.541277  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce5e19559f4f909aa4c37037688378" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:50.542032  2491 ts_tablet_manager.cc:1434] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:08:50.542392  2490 consensus_queue.cc:260] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.543084  2491 tablet_bootstrap.cc:492] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.544451  2501 raft_consensus.cc:493] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.544862  2490 ts_tablet_manager.cc:1434] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:08:50.545053  2501 raft_consensus.cc:515] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
W20260710 11:08:50.543605  2264 leader_election.cc:343] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.546703  2264 leader_election.cc:304] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:50.547473  2495 raft_consensus.cc:2749] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:50.548697  2492 tablet_bootstrap.cc:492] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.549223  2492 ts_tablet_manager.cc:1403] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260710 11:08:50.550686  2491 tablet_bootstrap.cc:654] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.552000  2492 raft_consensus.cc:359] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.552294  2501 leader_election.cc:290] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.552707  2492 raft_consensus.cc:385] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.553025  2492 raft_consensus.cc:740] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.553752  2492 consensus_queue.cc:260] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.545861  2490 tablet_bootstrap.cc:492] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.561553  2490 tablet_bootstrap.cc:654] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.555922  2492 ts_tablet_manager.cc:1434] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:08:50.565438  2492 tablet_bootstrap.cc:492] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.573580  2492 tablet_bootstrap.cc:654] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.575852  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb4f2b07fe443383216c2e551cf730" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
W20260710 11:08:50.577198  2342 leader_election.cc:343] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.578402  2490 tablet_bootstrap.cc:492] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.578419  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb4f2b07fe443383216c2e551cf730" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:50.579115  2490 ts_tablet_manager.cc:1403] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.005s
I20260710 11:08:50.580121  2491 tablet_bootstrap.cc:492] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.580588  2491 ts_tablet_manager.cc:1403] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.009s
W20260710 11:08:50.580420  2339 leader_election.cc:343] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.581070  2339 leader_election.cc:304] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894; no voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:50.582020  2501 raft_consensus.cc:2749] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:50.582015  2490 raft_consensus.cc:359] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.583667  2490 raft_consensus.cc:385] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.583417  2491 raft_consensus.cc:359] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.584205  2491 raft_consensus.cc:385] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.584115  2490 raft_consensus.cc:740] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.585196  2491 raft_consensus.cc:740] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.585060  2490 consensus_queue.cc:260] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.586123  2491 consensus_queue.cc:260] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.586977  2492 tablet_bootstrap.cc:492] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.587435  2492 ts_tablet_manager.cc:1403] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 11:08:50.588241  2491 ts_tablet_manager.cc:1434] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:50.587003  2490 ts_tablet_manager.cc:1434] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:50.590134  2490 tablet_bootstrap.cc:492] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.590274  2492 raft_consensus.cc:359] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.589154  2491 tablet_bootstrap.cc:492] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.591226  2492 raft_consensus.cc:385] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.591564  2492 raft_consensus.cc:740] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.592417  2492 consensus_queue.cc:260] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.594594  2492 ts_tablet_manager.cc:1434] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:08:50.595570  2492 tablet_bootstrap.cc:492] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.597852  2491 tablet_bootstrap.cc:654] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.601696  2492 tablet_bootstrap.cc:654] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.604215  2490 tablet_bootstrap.cc:654] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.612557  2490 tablet_bootstrap.cc:492] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.613045  2490 ts_tablet_manager.cc:1403] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.008s
I20260710 11:08:50.616014  2490 raft_consensus.cc:359] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.616442  2491 tablet_bootstrap.cc:492] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.616624  2492 tablet_bootstrap.cc:492] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.616780  2490 raft_consensus.cc:385] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.617023  2491 ts_tablet_manager.cc:1403] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 11:08:50.617187  2492 ts_tablet_manager.cc:1403] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:08:50.617161  2490 raft_consensus.cc:740] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.618213  2490 consensus_queue.cc:260] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.620223  2491 raft_consensus.cc:359] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.621095  2491 raft_consensus.cc:385] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.620332  2492 raft_consensus.cc:359] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.621419  2491 raft_consensus.cc:740] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.621559  2492 raft_consensus.cc:385] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.621985  2492 raft_consensus.cc:740] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.622346  2490 ts_tablet_manager.cc:1434] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:50.622217  2491 consensus_queue.cc:260] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.623421  2490 tablet_bootstrap.cc:492] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.622995  2492 consensus_queue.cc:260] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.624431  2501 raft_consensus.cc:493] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.624881  2501 raft_consensus.cc:515] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.626893  2501 leader_election.cc:290] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.628263  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:50.628824  2492 ts_tablet_manager.cc:1434] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:08:50.629863  2492 tablet_bootstrap.cc:492] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.630625  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.631233  2300 raft_consensus.cc:2468] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:50.632386  2490 tablet_bootstrap.cc:654] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.632437  2342 leader_election.cc:304] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:50.633441  2501 raft_consensus.cc:2804] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.633836  2501 raft_consensus.cc:493] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.634188  2501 raft_consensus.cc:3060] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.636087  2492 tablet_bootstrap.cc:654] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.628888  2450 raft_consensus.cc:2468] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:50.643805  2501 raft_consensus.cc:515] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.647461  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.648216  2300 raft_consensus.cc:3060] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.650651  2490 tablet_bootstrap.cc:492] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.651161  2490 ts_tablet_manager.cc:1403] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260710 11:08:50.651275  2492 tablet_bootstrap.cc:492] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.651708  2492 ts_tablet_manager.cc:1403] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:08:50.652597  2491 ts_tablet_manager.cc:1434] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.004s
I20260710 11:08:50.653803  2490 raft_consensus.cc:359] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.654524  2490 raft_consensus.cc:385] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.654495  2492 raft_consensus.cc:359] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.655169  2490 raft_consensus.cc:740] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.654592  2300 raft_consensus.cc:2468] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:50.655488  2492 raft_consensus.cc:385] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.655887  2492 raft_consensus.cc:740] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.656136  2490 consensus_queue.cc:260] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.656457  2342 leader_election.cc:304] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:50.656718  2492 consensus_queue.cc:260] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.659008  2492 ts_tablet_manager.cc:1434] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:50.660554  2491 tablet_bootstrap.cc:492] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.664738  2492 tablet_bootstrap.cc:492] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.665477  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:50.665822  2522 raft_consensus.cc:2804] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.666081  2450 raft_consensus.cc:3060] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.666428  2501 leader_election.cc:290] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.667300  2490 ts_tablet_manager.cc:1434] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:08:50.668228  2490 tablet_bootstrap.cc:492] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:50.670076  2491 tablet_bootstrap.cc:654] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.673363  2450 raft_consensus.cc:2468] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:50.679854  2522 raft_consensus.cc:697] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:50.680884  2490 tablet_bootstrap.cc:654] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.682420  2492 tablet_bootstrap.cc:654] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.683535  2495 raft_consensus.cc:493] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.684059  2495 raft_consensus.cc:515] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.686693  2495 leader_election.cc:290] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.682402  2522 consensus_queue.cc:237] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.688645  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.688199  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
W20260710 11:08:50.691406  2267 leader_election.cc:343] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:50.692435  2264 leader_election.cc:343] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:50.692988  2264 leader_election.cc:304] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:50.694000  2495 raft_consensus.cc:2749] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:50.702400  2490 tablet_bootstrap.cc:492] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:50.702972  2490 ts_tablet_manager.cc:1403] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.003s
I20260710 11:08:50.705633  2490 raft_consensus.cc:359] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.707001  2490 raft_consensus.cc:385] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.707185  2492 tablet_bootstrap.cc:492] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.707320  2490 raft_consensus.cc:740] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.707844  2492 ts_tablet_manager.cc:1403] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.004s
I20260710 11:08:50.708182  2490 consensus_queue.cc:260] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.708214  2196 catalog_manager.cc:5697] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.710217  2490 ts_tablet_manager.cc:1434] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:50.710742  2491 tablet_bootstrap.cc:492] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.710676  2492 raft_consensus.cc:359] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.712121  2491 ts_tablet_manager.cc:1403] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.019s
I20260710 11:08:50.712168  2492 raft_consensus.cc:385] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.712680  2492 raft_consensus.cc:740] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.713855  2492 consensus_queue.cc:260] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.715117  2491 raft_consensus.cc:359] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.715860  2491 raft_consensus.cc:385] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.716193  2491 raft_consensus.cc:740] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.716897  2491 consensus_queue.cc:260] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.717319  2492 ts_tablet_manager.cc:1434] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:50.719324  2491 ts_tablet_manager.cc:1434] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:50.720211  2491 tablet_bootstrap.cc:492] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.720211  2492 tablet_bootstrap.cc:492] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:50.726197  2491 tablet_bootstrap.cc:654] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.726197  2492 tablet_bootstrap.cc:654] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:50.728229  2247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:50.733529  2491 tablet_bootstrap.cc:492] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.733976  2491 ts_tablet_manager.cc:1403] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:08:50.734208  2492 tablet_bootstrap.cc:492] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:50.734611  2492 ts_tablet_manager.cc:1403] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:08:50.736454  2492 raft_consensus.cc:359] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.737154  2492 raft_consensus.cc:385] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.736907  2491 raft_consensus.cc:359] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.737464  2492 raft_consensus.cc:740] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.737558  2491 raft_consensus.cc:385] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.737898  2491 raft_consensus.cc:740] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.738072  2492 consensus_queue.cc:260] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.738531  2491 consensus_queue.cc:260] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.739951  2492 ts_tablet_manager.cc:1434] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:50.740694  2491 ts_tablet_manager.cc:1434] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:08:50.741673  2491 tablet_bootstrap.cc:492] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.747715  2491 tablet_bootstrap.cc:654] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.752774  2491 tablet_bootstrap.cc:492] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.753142  2491 ts_tablet_manager.cc:1403] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:08:50.755013  2491 raft_consensus.cc:359] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.755501  2491 raft_consensus.cc:385] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.755730  2491 raft_consensus.cc:740] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.756354  2491 consensus_queue.cc:260] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.758011  2491 ts_tablet_manager.cc:1434] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:08:50.758805  2491 tablet_bootstrap.cc:492] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.763231  2491 tablet_bootstrap.cc:654] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.767167  2491 tablet_bootstrap.cc:492] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.767508  2491 ts_tablet_manager.cc:1403] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:08:50.769168  2491 raft_consensus.cc:359] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.769608  2491 raft_consensus.cc:385] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.769821  2491 raft_consensus.cc:740] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.770300  2491 consensus_queue.cc:260] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.771660  2491 ts_tablet_manager.cc:1434] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260710 11:08:50.772644  2491 tablet_bootstrap.cc:492] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:50.777345  2491 tablet_bootstrap.cc:654] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.781149  2491 tablet_bootstrap.cc:492] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:50.781472  2491 ts_tablet_manager.cc:1403] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:08:50.783344  2491 raft_consensus.cc:359] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.784041  2491 raft_consensus.cc:385] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.784291  2491 raft_consensus.cc:740] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.784929  2491 consensus_queue.cc:260] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.786899  2491 ts_tablet_manager.cc:1434] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:08:50.800243  2496 raft_consensus.cc:493] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.800657  2496 raft_consensus.cc:515] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.802088  2496 leader_election.cc:290] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333)
I20260710 11:08:50.802790  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.803114  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.803300  2376 raft_consensus.cc:2468] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.803730  2300 raft_consensus.cc:2468] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.804270  2416 leader_election.cc:304] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.804888  2496 raft_consensus.cc:2804] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.805266  2496 raft_consensus.cc:493] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.805540  2496 raft_consensus.cc:3060] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.809787  2496 raft_consensus.cc:515] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.811124  2496 leader_election.cc:290] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333)
I20260710 11:08:50.811790  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.812067  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.812315  2376 raft_consensus.cc:3060] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.812589  2300 raft_consensus.cc:3060] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.816818  2376 raft_consensus.cc:2468] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.816848  2300 raft_consensus.cc:2468] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.817852  2496 raft_consensus.cc:493] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.817832  2416 leader_election.cc:304] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.818408  2496 raft_consensus.cc:515] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.818748  2503 raft_consensus.cc:2804] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.820077  2503 raft_consensus.cc:697] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:50.820879  2503 consensus_queue.cc:237] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:50.821485  2532 raft_consensus.cc:493] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.822062  2496 leader_election.cc:290] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.822108  2532 raft_consensus.cc:515] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.823347  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb4f2b07fe443383216c2e551cf730" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.823945  2376 raft_consensus.cc:2468] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.824452  2532 leader_election.cc:290] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.825601  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.826282  2301 raft_consensus.cc:2468] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.826373  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.827009  2376 raft_consensus.cc:2468] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.827512  2416 leader_election.cc:304] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.828112  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb4f2b07fe443383216c2e551cf730" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.828296  2503 raft_consensus.cc:2804] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.828434  2416 leader_election.cc:304] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.828810  2503 raft_consensus.cc:493] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.828774  2300 raft_consensus.cc:2468] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.829353  2503 raft_consensus.cc:3060] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.829427  2532 raft_consensus.cc:2804] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.829980  2532 raft_consensus.cc:493] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.830363  2532 raft_consensus.cc:3060] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.830539  2196 catalog_manager.cc:5697] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.833598  2495 raft_consensus.cc:493] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.834060  2495 raft_consensus.cc:515] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.836139  2495 leader_election.cc:290] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.837293  2532 raft_consensus.cc:515] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.837524  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0183477c226847a68834812ea63b2bb5" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:50.837608  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0183477c226847a68834812ea63b2bb5" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.838331  2450 raft_consensus.cc:2468] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:50.838382  2376 raft_consensus.cc:2468] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:50.839207  2532 leader_election.cc:290] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.839671  2264 leader_election.cc:304] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.840577  2495 raft_consensus.cc:2804] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.841014  2495 raft_consensus.cc:493] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.841387  2495 raft_consensus.cc:3060] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.842031  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb4f2b07fe443383216c2e551cf730" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.842555  2300 raft_consensus.cc:3060] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.843147  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb4f2b07fe443383216c2e551cf730" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.843721  2376 raft_consensus.cc:3060] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.845849  2503 raft_consensus.cc:515] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.848376  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.848894  2301 raft_consensus.cc:3060] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.849047  2495 raft_consensus.cc:515] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.849572  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.850175  2375 raft_consensus.cc:3060] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.852888  2376 raft_consensus.cc:2468] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.853009  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0183477c226847a68834812ea63b2bb5" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:50.853603  2450 raft_consensus.cc:3060] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.854414  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0183477c226847a68834812ea63b2bb5" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.855008  2374 raft_consensus.cc:3060] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.855598  2301 raft_consensus.cc:2468] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.848907  2300 raft_consensus.cc:2468] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.857610  2375 raft_consensus.cc:2468] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.859810  2450 raft_consensus.cc:2468] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:50.860386  2416 leader_election.cc:304] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.860548  2495 leader_election.cc:290] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.860961  2264 leader_election.cc:304] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.861323  2416 leader_election.cc:304] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.861599  2495 raft_consensus.cc:2804] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.862813  2503 leader_election.cc:290] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.863065  2533 raft_consensus.cc:2804] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.863215  2501 raft_consensus.cc:493] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.863593  2533 raft_consensus.cc:697] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:50.862761  2495 raft_consensus.cc:697] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:50.863828  2501 raft_consensus.cc:515] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.864544  2533 consensus_queue.cc:237] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.864810  2495 consensus_queue.cc:237] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.866168  2501 leader_election.cc:290] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.866881  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce5e19559f4f909aa4c37037688378" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.867666  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce5e19559f4f909aa4c37037688378" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:50.867894  2300 raft_consensus.cc:2468] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:50.868384  2450 raft_consensus.cc:2468] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:50.863817  2503 raft_consensus.cc:2804] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.869244  2503 raft_consensus.cc:697] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:50.869138  2342 leader_election.cc:304] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:50.869146  2374 raft_consensus.cc:2468] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:50.870779  2501 raft_consensus.cc:2804] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.871344  2501 raft_consensus.cc:493] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.871673  2501 raft_consensus.cc:3060] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.873564  2503 consensus_queue.cc:237] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.876500  2196 catalog_manager.cc:5697] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:50.878969  2501 raft_consensus.cc:515] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.881698  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce5e19559f4f909aa4c37037688378" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.882262  2300 raft_consensus.cc:3060] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.881898  2198 catalog_manager.cc:5697] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.885474  2501 leader_election.cc:290] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:50.888397  2300 raft_consensus.cc:2468] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:50.888862  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce5e19559f4f909aa4c37037688378" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:50.889436  2450 raft_consensus.cc:3060] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.889619  2342 leader_election.cc:304] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:50.890697  2501 raft_consensus.cc:2804] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.891376  2501 raft_consensus.cc:697] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:50.892227  2501 consensus_queue.cc:237] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.893378  2196 catalog_manager.cc:5697] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:50.896401  2450 raft_consensus.cc:2468] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:50.900043  2198 catalog_manager.cc:5697] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.904151  2374 raft_consensus.cc:3060] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.910243  2503 consensus_queue.cc:1048] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.912979  2503 raft_consensus.cc:493] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.913352  2503 raft_consensus.cc:515] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.915306  2503 leader_election.cc:290] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.915954  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.916671  2300 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.916911  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.917519  2375 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.917758  2416 leader_election.cc:304] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.918584  2532 raft_consensus.cc:2804] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.918933  2532 raft_consensus.cc:493] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.919461  2532 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.923918  2503 consensus_queue.cc:1048] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.927435  2532 raft_consensus.cc:515] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.930323  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.930858  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.931116  2532 leader_election.cc:290] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.931444  2374 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.931052  2301 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.938606  2301 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.939623  2416 leader_election.cc:304] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.940565  2532 raft_consensus.cc:2804] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.941022  2532 raft_consensus.cc:697] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:50.941418  2374 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.941836  2532 consensus_queue.cc:237] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.949649  2196 catalog_manager.cc:5697] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:50.966907  2532 raft_consensus.cc:493] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.967329  2532 raft_consensus.cc:515] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.969008  2532 leader_election.cc:290] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.969575  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:50.969993  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:50.970150  2300 raft_consensus.cc:2468] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.970552  2374 raft_consensus.cc:2468] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:50.971119  2416 leader_election.cc:304] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.971701  2532 raft_consensus.cc:2804] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.972007  2532 raft_consensus.cc:493] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.972268  2532 raft_consensus.cc:3060] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.976651  2532 raft_consensus.cc:515] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.978101  2532 leader_election.cc:290] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:50.978752  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:50.979070  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:50.979319  2300 raft_consensus.cc:3060] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.979598  2374 raft_consensus.cc:3060] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.985806  2374 raft_consensus.cc:2468] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.985806  2300 raft_consensus.cc:2468] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:50.986949  2416 leader_election.cc:304] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:50.987468  2532 raft_consensus.cc:2804] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.987876  2532 raft_consensus.cc:697] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:50.988529  2532 consensus_queue.cc:237] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:50.995018  2196 catalog_manager.cc:5697] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.024735  2450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:51.025240  2450 raft_consensus.cc:606] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:51.030161  2450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:51.030622  2450 raft_consensus.cc:606] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:51.035204  2450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:51.035632  2450 raft_consensus.cc:606] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:51.040289  2450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:51.040745  2450 raft_consensus.cc:606] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:51.047672  2450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:51.048161  2450 raft_consensus.cc:606] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:51.061853  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0183477c226847a68834812ea63b2bb5"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:41480
I20260710 11:08:51.062320  2300 raft_consensus.cc:606] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Received request to transfer leadership to TS 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:51.214406  2501 consensus_queue.cc:1048] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.220811  2522 consensus_queue.cc:1048] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.231748  2532 consensus_queue.cc:1048] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.238641  2503 raft_consensus.cc:993] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.239110  2496 raft_consensus.cc:1081] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.244093  2300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41470
I20260710 11:08:51.244678  2300 raft_consensus.cc:493] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.245102  2300 raft_consensus.cc:3060] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.245543  2496 consensus_queue.cc:1048] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.251286  2300 raft_consensus.cc:515] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:51.253810  2300 leader_election.cc:290] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:51.253643  2496 consensus_queue.cc:1048] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.254932  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:51.255524  2450 raft_consensus.cc:3055] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.255488  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36cc1becd2e4ca7827226eecb340d3b" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:51.256047  2450 raft_consensus.cc:740] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:51.256806  2450 consensus_queue.cc:260] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [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: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:51.257745  2450 raft_consensus.cc:3060] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.262282  2496 consensus_queue.cc:1048] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.269281  2450 raft_consensus.cc:2468] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.270839  2264 leader_election.cc:304] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [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: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:51.272014  2495 raft_consensus.cc:2804] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.272487  2495 raft_consensus.cc:697] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:51.273301  2495 consensus_queue.cc:237] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } }
I20260710 11:08:51.290093  2533 consensus_queue.cc:1048] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.291815  2532 consensus_queue.cc:1048] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.292243  2198 catalog_manager.cc:5697] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.301317  2532 raft_consensus.cc:993] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:51.301756  2533 raft_consensus.cc:1081] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:51.303356  2374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:53190
I20260710 11:08:51.303889  2374 raft_consensus.cc:493] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.304268  2374 raft_consensus.cc:3060] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.310228  2374 raft_consensus.cc:515] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.312018  2374 leader_election.cc:290] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:51.312568  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:51.313201  2300 raft_consensus.cc:3060] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.313102  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c23c108ba444440be090f10a8119cc9" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:51.313792  2450 raft_consensus.cc:3055] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.314108  2450 raft_consensus.cc:740] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:51.314890  2450 consensus_queue.cc:260] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.316103  2450 raft_consensus.cc:3060] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.319900  2300 raft_consensus.cc:2468] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:51.321039  2342 leader_election.cc:304] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:51.321717  2501 raft_consensus.cc:2804] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.322126  2501 raft_consensus.cc:697] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:51.322361  2450 raft_consensus.cc:2468] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:51.322897  2501 consensus_queue.cc:237] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.330088  2196 catalog_manager.cc:5697] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.382381  2496 raft_consensus.cc:993] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.382879  2533 raft_consensus.cc:1081] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.384303  2300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41470
I20260710 11:08:51.384805  2300 raft_consensus.cc:493] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.385176  2300 raft_consensus.cc:3060] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.389600  2300 raft_consensus.cc:515] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.391753  2300 leader_election.cc:290] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:51.392339  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:51.392341  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620c0ae9efd4dfb91a0adabdb41c8ea" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:51.393168  2374 raft_consensus.cc:3060] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.393338  2450 raft_consensus.cc:3055] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.393787  2450 raft_consensus.cc:740] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:51.393675  2501 consensus_queue.cc:1048] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.394623  2450 consensus_queue.cc:260] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.395679  2450 raft_consensus.cc:3060] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.399672  2374 raft_consensus.cc:2468] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.400655  2550 consensus_queue.cc:1048] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.400964  2267 leader_election.cc:304] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:51.401913  2495 raft_consensus.cc:2804] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.402369  2495 raft_consensus.cc:697] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:51.403157  2495 consensus_queue.cc:237] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.404469  2450 raft_consensus.cc:2468] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.412954  2533 consensus_queue.cc:1048] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.420843  2196 catalog_manager.cc:5697] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.422075  2533 consensus_queue.cc:1048] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.432158  2496 consensus_queue.cc:1048] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:51.450318  2533 raft_consensus.cc:993] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.450793  2533 raft_consensus.cc:1081] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.453795  2301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41470
I20260710 11:08:51.454320  2301 raft_consensus.cc:493] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.454682  2301 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.458302  2535 consensus_queue.cc:1048] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.459002  2532 raft_consensus.cc:993] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.459863  2532 raft_consensus.cc:1081] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:51.462917  2300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41470
I20260710 11:08:51.463466  2300 raft_consensus.cc:493] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.463827  2300 raft_consensus.cc:3060] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.465314  2532 consensus_queue.cc:1048] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.465520  2301 raft_consensus.cc:515] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.470589  2300 raft_consensus.cc:515] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.477526  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:51.478073  2450 raft_consensus.cc:3055] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.478381  2450 raft_consensus.cc:740] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:51.478467  2301 leader_election.cc:290] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:51.478375  2300 leader_election.cc:290] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:51.479192  2450 consensus_queue.cc:260] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.480320  2450 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.480382  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:51.483507  2449 raft_consensus.cc:3055] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.483829  2449 raft_consensus.cc:740] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:51.484586  2449 consensus_queue.cc:260] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.485787  2449 raft_consensus.cc:3060] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.491595  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:51.492276  2375 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.492611  2449 raft_consensus.cc:2468] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.492408  2450 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.493846  2264 leader_election.cc:304] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:51.495004  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de10dde0878c4bf7ae78c5df122d452c" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:51.495122  2264 leader_election.cc:304] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:51.495623  2374 raft_consensus.cc:3060] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.495982  2495 raft_consensus.cc:2804] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.496150  2535 consensus_queue.cc:1048] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.497470  2535 raft_consensus.cc:2804] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.497895  2535 raft_consensus.cc:697] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:51.498776  2535 consensus_queue.cc:237] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.509264  2495 raft_consensus.cc:697] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:51.509541  2375 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.510246  2495 consensus_queue.cc:237] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.510789  2374 raft_consensus.cc:2468] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:51.515404  2495 raft_consensus.cc:993] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:51.515964  2566 raft_consensus.cc:1081] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Signalling peer 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:51.517657  2376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0183477c226847a68834812ea63b2bb5"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:53192
I20260710 11:08:51.518184  2376 raft_consensus.cc:493] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.518635  2376 raft_consensus.cc:3060] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.519634  2198 catalog_manager.cc:5697] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.521364  2198 catalog_manager.cc:5697] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.525301  2376 raft_consensus.cc:515] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.527768  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0183477c226847a68834812ea63b2bb5" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:51.527871  2376 leader_election.cc:290] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:51.528093  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0183477c226847a68834812ea63b2bb5" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:51.528399  2300 raft_consensus.cc:3055] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.528698  2450 raft_consensus.cc:3060] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.528803  2300 raft_consensus.cc:740] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:51.529721  2300 consensus_queue.cc:260] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.530936  2300 raft_consensus.cc:3060] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.534444  2450 raft_consensus.cc:2468] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:51.535390  2339 leader_election.cc:304] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:51.536064  2550 raft_consensus.cc:2804] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.536463  2550 raft_consensus.cc:697] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:51.537058  2550 consensus_queue.cc:237] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:51.540802  2300 raft_consensus.cc:2468] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:51.543040  2198 catalog_manager.cc:5697] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 1 to 2, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.758741  2450 raft_consensus.cc:1275] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.760269  2550 consensus_queue.cc:1048] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.808347  2300 raft_consensus.cc:1275] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.810902  2501 consensus_queue.cc:1048] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:51.875324  2376 raft_consensus.cc:3060] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.882956  2376 raft_consensus.cc:1275] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.884162  2566 consensus_queue.cc:1048] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.893352  2450 raft_consensus.cc:1275] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.895026  2495 consensus_queue.cc:1048] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:51.925429  2300 raft_consensus.cc:1275] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.926862  2501 consensus_queue.cc:1048] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.935528  2450 raft_consensus.cc:1275] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.937386  2550 consensus_queue.cc:1048] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.955377  2376 raft_consensus.cc:1275] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.956724  2495 consensus_queue.cc:1048] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.967756  2450 raft_consensus.cc:1275] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.969204  2567 consensus_queue.cc:1048] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.982952  2376 raft_consensus.cc:1275] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.984155  2567 consensus_queue.cc:1048] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.988816  2374 raft_consensus.cc:1275] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.990332  2535 consensus_queue.cc:1048] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:51.993659  2450 raft_consensus.cc:1275] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.995108  2566 consensus_queue.cc:1048] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.004549  2449 raft_consensus.cc:1275] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.006045  2567 consensus_queue.cc:1048] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.094890  2197 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41226:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:54.097760  2197 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:54.151199  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 670bdb3b2f7e47e3be012f4f62d9ad66 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:54.152356  2366 tablet_service.cc:1511] Processing CreateTablet for tablet 670bdb3b2f7e47e3be012f4f62d9ad66 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:54.153019  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670bdb3b2f7e47e3be012f4f62d9ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.153477  2436 tablet_service.cc:1511] Processing CreateTablet for tablet 670bdb3b2f7e47e3be012f4f62d9ad66 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:54.155049  2436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670bdb3b2f7e47e3be012f4f62d9ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.156544  2291 tablet_service.cc:1511] Processing CreateTablet for tablet d89d334243c34bb988376e00e7fde104 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:54.157116  2364 tablet_service.cc:1511] Processing CreateTablet for tablet d89d334243c34bb988376e00e7fde104 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:54.157863  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89d334243c34bb988376e00e7fde104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.154003  2366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670bdb3b2f7e47e3be012f4f62d9ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.161140  2289 tablet_service.cc:1511] Processing CreateTablet for tablet 97fba87b15a645fca55339dc78e50634 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:54.162441  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fba87b15a645fca55339dc78e50634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.165198  2283 tablet_service.cc:1511] Processing CreateTablet for tablet 946cfe1e118d4985bd12710d39a5b6c5 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:54.165509  2358 tablet_service.cc:1511] Processing CreateTablet for tablet 97fba87b15a645fca55339dc78e50634 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:54.165970  2365 tablet_service.cc:1511] Processing CreateTablet for tablet 946cfe1e118d4985bd12710d39a5b6c5 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:54.166453  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946cfe1e118d4985bd12710d39a5b6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.166798  2358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fba87b15a645fca55339dc78e50634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.168062  2365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946cfe1e118d4985bd12710d39a5b6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.168280  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 66a101329408493a8575e60e68819843 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:54.169503  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a101329408493a8575e60e68819843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.170426  2359 tablet_service.cc:1511] Processing CreateTablet for tablet 66a101329408493a8575e60e68819843 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:54.171703  2359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a101329408493a8575e60e68819843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.177223  2287 tablet_service.cc:1511] Processing CreateTablet for tablet e2d9d1d5acaf4f5880cb30047f1c9a2d (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:54.177881  2286 tablet_service.cc:1511] Processing CreateTablet for tablet 1de829f62aa1496bb3a0eaca74bc67c0 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:54.178499  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d9d1d5acaf4f5880cb30047f1c9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.179117  2286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de829f62aa1496bb3a0eaca74bc67c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.179796  2364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89d334243c34bb988376e00e7fde104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.185047  2361 tablet_service.cc:1511] Processing CreateTablet for tablet e2d9d1d5acaf4f5880cb30047f1c9a2d (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:54.186297  2361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d9d1d5acaf4f5880cb30047f1c9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.193593  2363 tablet_service.cc:1511] Processing CreateTablet for tablet 1de829f62aa1496bb3a0eaca74bc67c0 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:54.194068  2285 tablet_service.cc:1511] Processing CreateTablet for tablet 954be940b1a249bda9cd88693e81fd8e (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:54.194869  2363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de829f62aa1496bb3a0eaca74bc67c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.195298  2285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954be940b1a249bda9cd88693e81fd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.202026  2435 tablet_service.cc:1511] Processing CreateTablet for tablet d89d334243c34bb988376e00e7fde104 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:54.202832  2432 tablet_service.cc:1511] Processing CreateTablet for tablet 946cfe1e118d4985bd12710d39a5b6c5 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:54.203378  2435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89d334243c34bb988376e00e7fde104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.203454  2437 tablet_service.cc:1511] Processing CreateTablet for tablet e2d9d1d5acaf4f5880cb30047f1c9a2d (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:54.205106  2433 tablet_service.cc:1511] Processing CreateTablet for tablet 66a101329408493a8575e60e68819843 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:54.205106  2434 tablet_service.cc:1511] Processing CreateTablet for tablet 97fba87b15a645fca55339dc78e50634 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:54.206275  2362 tablet_service.cc:1511] Processing CreateTablet for tablet 954be940b1a249bda9cd88693e81fd8e (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:54.207527  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954be940b1a249bda9cd88693e81fd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.209775  2438 tablet_service.cc:1511] Processing CreateTablet for tablet 1de829f62aa1496bb3a0eaca74bc67c0 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:54.209887  2290 tablet_service.cc:1511] Processing CreateTablet for tablet 56daafbbc9d74eba9aeaae534c102b67 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:54.207552  2432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946cfe1e118d4985bd12710d39a5b6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.211170  2290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56daafbbc9d74eba9aeaae534c102b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.216248  2437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d9d1d5acaf4f5880cb30047f1c9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.219867  2583 tablet_bootstrap.cc:492] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.220248  2438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de829f62aa1496bb3a0eaca74bc67c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.224231  2433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a101329408493a8575e60e68819843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.229971  2434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fba87b15a645fca55339dc78e50634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.254112  2585 tablet_bootstrap.cc:492] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.269673  2583 tablet_bootstrap.cc:654] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.283203  2435 tablet_service.cc:1511] Processing CreateTablet for tablet 954be940b1a249bda9cd88693e81fd8e (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:54.284503  2435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954be940b1a249bda9cd88693e81fd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.289101  2440 tablet_service.cc:1511] Processing CreateTablet for tablet 56daafbbc9d74eba9aeaae534c102b67 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:54.290342  2440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56daafbbc9d74eba9aeaae534c102b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.323156  2584 tablet_bootstrap.cc:492] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.330117  2361 tablet_service.cc:1511] Processing CreateTablet for tablet 56daafbbc9d74eba9aeaae534c102b67 (DEFAULT_TABLE table=soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:54.331352  2361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56daafbbc9d74eba9aeaae534c102b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.332976  2584 tablet_bootstrap.cc:654] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.333304  2585 tablet_bootstrap.cc:654] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.363996  2583 tablet_bootstrap.cc:492] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.369549  2583 ts_tablet_manager.cc:1403] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.150s	user 0.008s	sys 0.006s
I20260710 11:08:54.374850  2583 raft_consensus.cc:359] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.378003  2585 tablet_bootstrap.cc:492] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.380226  2583 raft_consensus.cc:385] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.380522  2585 ts_tablet_manager.cc:1403] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.020s
I20260710 11:08:54.380620  2583 raft_consensus.cc:740] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.381456  2583 consensus_queue.cc:260] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.384824  2583 ts_tablet_manager.cc:1434] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:08:54.386788  2584 tablet_bootstrap.cc:492] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.387326  2584 ts_tablet_manager.cc:1403] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.032s
I20260710 11:08:54.390751  2583 tablet_bootstrap.cc:492] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.390976  2585 raft_consensus.cc:359] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.391347  2584 raft_consensus.cc:359] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.391994  2585 raft_consensus.cc:385] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.392244  2584 raft_consensus.cc:385] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.392410  2585 raft_consensus.cc:740] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.392665  2584 raft_consensus.cc:740] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.393417  2585 consensus_queue.cc:260] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.393606  2584 consensus_queue.cc:260] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.395882  2585 ts_tablet_manager.cc:1434] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:08:54.396109  2584 ts_tablet_manager.cc:1434] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:54.397107  2584 tablet_bootstrap.cc:492] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.402693  2584 tablet_bootstrap.cc:654] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.402740  2583 tablet_bootstrap.cc:654] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.397114  2585 tablet_bootstrap.cc:492] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.414161  2584 tablet_bootstrap.cc:492] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.414604  2584 ts_tablet_manager.cc:1403] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.014s
I20260710 11:08:54.415076  2583 tablet_bootstrap.cc:492] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.415602  2583 ts_tablet_manager.cc:1403] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260710 11:08:54.416841  2584 raft_consensus.cc:359] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.417273  2585 tablet_bootstrap.cc:654] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.417405  2584 raft_consensus.cc:385] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.417905  2584 raft_consensus.cc:740] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.418444  2583 raft_consensus.cc:359] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.418658  2584 consensus_queue.cc:260] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.419245  2583 raft_consensus.cc:385] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.420166  2583 raft_consensus.cc:740] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.420769  2584 ts_tablet_manager.cc:1434] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:54.420971  2583 consensus_queue.cc:260] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.422019  2584 tablet_bootstrap.cc:492] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.425568  2583 ts_tablet_manager.cc:1434] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:08:54.427961  2583 tablet_bootstrap.cc:492] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.428915  2584 tablet_bootstrap.cc:654] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.434548  2583 tablet_bootstrap.cc:654] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.438505  2584 tablet_bootstrap.cc:492] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.438890  2585 tablet_bootstrap.cc:492] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.438966  2584 ts_tablet_manager.cc:1403] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 11:08:54.439347  2585 ts_tablet_manager.cc:1403] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.013s
I20260710 11:08:54.439982  2583 tablet_bootstrap.cc:492] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.440438  2583 ts_tablet_manager.cc:1403] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:08:54.442008  2584 raft_consensus.cc:359] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.442314  2585 raft_consensus.cc:359] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.442813  2584 raft_consensus.cc:385] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.443086  2585 raft_consensus.cc:385] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.443413  2585 raft_consensus.cc:740] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.443181  2583 raft_consensus.cc:359] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.444073  2583 raft_consensus.cc:385] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.444358  2583 raft_consensus.cc:740] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.443230  2584 raft_consensus.cc:740] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.444322  2585 consensus_queue.cc:260] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.445359  2583 consensus_queue.cc:260] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.445441  2584 consensus_queue.cc:260] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.447644  2584 ts_tablet_manager.cc:1434] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:08:54.448628  2584 tablet_bootstrap.cc:492] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.452509  2585 ts_tablet_manager.cc:1434] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:54.454883  2584 tablet_bootstrap.cc:654] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.454905  2583 ts_tablet_manager.cc:1434] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:08:54.458094  2583 tablet_bootstrap.cc:492] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.460594  2585 tablet_bootstrap.cc:492] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.465713  2583 tablet_bootstrap.cc:654] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.466607  2585 tablet_bootstrap.cc:654] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.466604  2584 tablet_bootstrap.cc:492] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.467227  2584 ts_tablet_manager.cc:1403] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:08:54.470033  2584 raft_consensus.cc:359] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.470739  2584 raft_consensus.cc:385] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.471030  2584 raft_consensus.cc:740] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.471454  2583 tablet_bootstrap.cc:492] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.471908  2583 ts_tablet_manager.cc:1403] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:08:54.471828  2584 consensus_queue.cc:260] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.474145  2584 ts_tablet_manager.cc:1434] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:54.474839  2583 raft_consensus.cc:359] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.475361  2584 tablet_bootstrap.cc:492] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.475534  2583 raft_consensus.cc:385] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.475907  2583 raft_consensus.cc:740] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.476882  2583 consensus_queue.cc:260] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.478161  2585 tablet_bootstrap.cc:492] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.478662  2585 ts_tablet_manager.cc:1403] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260710 11:08:54.481797  2583 ts_tablet_manager.cc:1434] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:08:54.482277  2584 tablet_bootstrap.cc:654] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.482868  2583 tablet_bootstrap.cc:492] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.486094  2585 raft_consensus.cc:359] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.486850  2585 raft_consensus.cc:385] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.489944  2585 raft_consensus.cc:740] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.491150  2583 tablet_bootstrap.cc:654] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.491029  2572 raft_consensus.cc:493] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.491770  2572 raft_consensus.cc:515] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.494575  2584 tablet_bootstrap.cc:492] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.495157  2584 ts_tablet_manager.cc:1403] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:08:54.495784  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.497103  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
W20260710 11:08:54.498356  2342 leader_election.cc:343] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.498731  2572 leader_election.cc:290] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
W20260710 11:08:54.499346  2339 leader_election.cc:343] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.498828  2584 raft_consensus.cc:359] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.490773  2585 consensus_queue.cc:260] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.499859  2584 raft_consensus.cc:385] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.500240  2339 leader_election.cc:304] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894; no voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:54.500448  2584 raft_consensus.cc:740] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.501343  2584 consensus_queue.cc:260] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.502331  2585 ts_tablet_manager.cc:1434] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 11:08:54.502893  2583 tablet_bootstrap.cc:492] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.503306  2585 tablet_bootstrap.cc:492] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.503371  2583 ts_tablet_manager.cc:1403] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 11:08:54.505558  2599 raft_consensus.cc:2749] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.506832  2583 raft_consensus.cc:359] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.507725  2583 raft_consensus.cc:385] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.508132  2583 raft_consensus.cc:740] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.509096  2583 consensus_queue.cc:260] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.510128  2585 tablet_bootstrap.cc:654] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.511353  2584 ts_tablet_manager.cc:1434] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:08:54.512362  2584 tablet_bootstrap.cc:492] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.513957  2583 ts_tablet_manager.cc:1434] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:54.514982  2583 tablet_bootstrap.cc:492] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.518795  2584 tablet_bootstrap.cc:654] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.521381  2583 tablet_bootstrap.cc:654] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.531159  2584 tablet_bootstrap.cc:492] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.531852  2584 ts_tablet_manager.cc:1403] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 11:08:54.533761  2585 tablet_bootstrap.cc:492] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.534256  2585 ts_tablet_manager.cc:1403] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260710 11:08:54.534135  2584 raft_consensus.cc:359] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.534861  2584 raft_consensus.cc:385] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.535221  2584 raft_consensus.cc:740] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.536103  2584 consensus_queue.cc:260] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.536828  2583 tablet_bootstrap.cc:492] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.537298  2583 ts_tablet_manager.cc:1403] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:08:54.537271  2585 raft_consensus.cc:359] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.538213  2585 raft_consensus.cc:385] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.538802  2584 ts_tablet_manager.cc:1434] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:54.539737  2585 raft_consensus.cc:740] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.539824  2584 tablet_bootstrap.cc:492] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.540392  2583 raft_consensus.cc:359] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.540639  2585 consensus_queue.cc:260] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.541164  2583 raft_consensus.cc:385] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.543592  2585 ts_tablet_manager.cc:1434] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:08:54.544610  2585 tablet_bootstrap.cc:492] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.547991  2584 tablet_bootstrap.cc:654] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.541656  2583 raft_consensus.cc:740] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.551097  2583 consensus_queue.cc:260] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.555171  2585 tablet_bootstrap.cc:654] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.559863  2584 tablet_bootstrap.cc:492] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.560364  2584 ts_tablet_manager.cc:1403] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:08:54.562124  2585 tablet_bootstrap.cc:492] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.562641  2585 ts_tablet_manager.cc:1403] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:08:54.563477  2583 ts_tablet_manager.cc:1434] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:08:54.563128  2584 raft_consensus.cc:359] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.564007  2584 raft_consensus.cc:385] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.564347  2584 raft_consensus.cc:740] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.565054  2584 consensus_queue.cc:260] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.565516  2585 raft_consensus.cc:359] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.566252  2585 raft_consensus.cc:385] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.566548  2583 tablet_bootstrap.cc:492] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.566589  2585 raft_consensus.cc:740] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.567576  2584 ts_tablet_manager.cc:1434] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:54.567677  2585 consensus_queue.cc:260] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.568738  2584 tablet_bootstrap.cc:492] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.570307  2585 ts_tablet_manager.cc:1434] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:54.571339  2585 tablet_bootstrap.cc:492] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.575431  2584 tablet_bootstrap.cc:654] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.576532  2583 tablet_bootstrap.cc:654] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.577433  2585 tablet_bootstrap.cc:654] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.587213  2584 tablet_bootstrap.cc:492] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.587989  2584 ts_tablet_manager.cc:1403] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260710 11:08:54.591408  2584 raft_consensus.cc:359] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.591838  2583 tablet_bootstrap.cc:492] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.592144  2584 raft_consensus.cc:385] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.592490  2583 ts_tablet_manager.cc:1403] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260710 11:08:54.592528  2584 raft_consensus.cc:740] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.593379  2584 consensus_queue.cc:260] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.594089  2600 raft_consensus.cc:493] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.594612  2600 raft_consensus.cc:515] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.595378  2584 ts_tablet_manager.cc:1434] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:54.595376  2583 raft_consensus.cc:359] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.596251  2583 raft_consensus.cc:385] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.596418  2584 tablet_bootstrap.cc:492] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: Bootstrap starting.
I20260710 11:08:54.596530  2583 raft_consensus.cc:740] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.596807  2585 tablet_bootstrap.cc:492] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.596755  2600 leader_election.cc:290] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.597437  2585 ts_tablet_manager.cc:1403] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260710 11:08:54.597370  2583 consensus_queue.cc:260] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.598663  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.599056  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:54.599280  2449 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:54.599632  2300 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:54.600772  2339 leader_election.cc:304] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.601557  2572 raft_consensus.cc:2804] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.601910  2572 raft_consensus.cc:493] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.602098  2583 ts_tablet_manager.cc:1434] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:54.602387  2584 tablet_bootstrap.cc:654] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.602829  2585 raft_consensus.cc:359] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.603242  2583 tablet_bootstrap.cc:492] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.603542  2585 raft_consensus.cc:385] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.604018  2585 raft_consensus.cc:740] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.604861  2585 consensus_queue.cc:260] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.602234  2572 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.607879  2585 ts_tablet_manager.cc:1434] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:08:54.608896  2585 tablet_bootstrap.cc:492] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.611913  2583 tablet_bootstrap.cc:654] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.615144  2585 tablet_bootstrap.cc:654] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.617733  2584 tablet_bootstrap.cc:492] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: No bootstrap required, opened a new log
I20260710 11:08:54.618032  2583 tablet_bootstrap.cc:492] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.618180  2584 ts_tablet_manager.cc:1403] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260710 11:08:54.618445  2583 ts_tablet_manager.cc:1403] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 11:08:54.620855  2583 raft_consensus.cc:359] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.621519  2583 raft_consensus.cc:385] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.622159  2583 raft_consensus.cc:740] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.622256  2584 raft_consensus.cc:359] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.622962  2584 raft_consensus.cc:385] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.623037  2583 consensus_queue.cc:260] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.623322  2584 raft_consensus.cc:740] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.623605  2604 raft_consensus.cc:493] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.624188  2604 raft_consensus.cc:515] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.624478  2584 consensus_queue.cc:260] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.625057  2583 ts_tablet_manager.cc:1434] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:08:54.625938  2583 tablet_bootstrap.cc:492] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: Bootstrap starting.
I20260710 11:08:54.621497  2572 raft_consensus.cc:515] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.626729  2604 leader_election.cc:290] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:54.626937  2584 ts_tablet_manager.cc:1434] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:08:54.628333  2572 leader_election.cc:290] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.629117  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:54.629742  2301 raft_consensus.cc:2468] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:54.629817  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.630043  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:54.630857  2376 raft_consensus.cc:2468] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:54.630357  2449 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.634858  2583 tablet_bootstrap.cc:654] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.636938  2416 leader_election.cc:304] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.639504  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:54.640202  2604 raft_consensus.cc:2804] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.640803  2300 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.640899  2604 raft_consensus.cc:493] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.641619  2604 raft_consensus.cc:3060] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.651317  2604 raft_consensus.cc:515] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.653316  2449 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:54.656780  2585 tablet_bootstrap.cc:492] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.657307  2585 ts_tablet_manager.cc:1403] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260710 11:08:54.659157  2339 leader_election.cc:304] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.660262  2585 raft_consensus.cc:359] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.660801  2572 raft_consensus.cc:2804] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.661190  2585 raft_consensus.cc:385] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.661403  2572 raft_consensus.cc:697] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:54.661515  2585 raft_consensus.cc:740] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.662366  2585 consensus_queue.cc:260] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.662438  2572 consensus_queue.cc:237] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.664788  2599 raft_consensus.cc:493] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.665370  2599 raft_consensus.cc:515] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.667640  2599 leader_election.cc:290] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.668902  2585 ts_tablet_manager.cc:1434] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:54.670097  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:54.670354  2585 tablet_bootstrap.cc:492] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.670578  2583 tablet_bootstrap.cc:492] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: No bootstrap required, opened a new log
I20260710 11:08:54.670694  2301 raft_consensus.cc:2468] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:54.671030  2583 ts_tablet_manager.cc:1403] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.015s
I20260710 11:08:54.672410  2342 leader_election.cc:304] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:54.673467  2600 raft_consensus.cc:2804] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.673828  2600 raft_consensus.cc:493] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.673679  2583 raft_consensus.cc:359] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.674190  2600 raft_consensus.cc:3060] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.674336  2583 raft_consensus.cc:385] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.674633  2583 raft_consensus.cc:740] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.675285  2583 consensus_queue.cc:260] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.668979  2566 raft_consensus.cc:493] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.676478  2566 raft_consensus.cc:515] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.677424  2585 tablet_bootstrap.cc:654] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.679682  2566 leader_election.cc:290] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.681128  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.686504  2585 tablet_bootstrap.cc:492] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.687014  2585 ts_tablet_manager.cc:1403] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
W20260710 11:08:54.686321  2264 leader_election.cc:343] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.690029  2585 raft_consensus.cc:359] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.690528  2585 raft_consensus.cc:385] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.690802  2585 raft_consensus.cc:740] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.691406  2585 consensus_queue.cc:260] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.691426  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.692231  2449 raft_consensus.cc:2468] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:54.701257  2583 ts_tablet_manager.cc:1434] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: Time spent starting tablet: real 0.030s	user 0.019s	sys 0.004s
I20260710 11:08:54.698531  2600 raft_consensus.cc:515] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.693202  2585 ts_tablet_manager.cc:1434] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:54.665787  2300 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:54.704846  2585 tablet_bootstrap.cc:492] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: Bootstrap starting.
I20260710 11:08:54.694288  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:54.693236  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:54.706449  2299 raft_consensus.cc:3060] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.706545  2376 raft_consensus.cc:2468] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:54.706837  2572 raft_consensus.cc:493] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.699332  2566 raft_consensus.cc:493] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.706786  2199 catalog_manager.cc:5697] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.707407  2572 raft_consensus.cc:515] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.707715  2566 raft_consensus.cc:515] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.709412  2572 leader_election.cc:290] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.709678  2566 leader_election.cc:290] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.699671  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:54.710284  2374 raft_consensus.cc:3060] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.714171  2585 tablet_bootstrap.cc:654] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.715399  2299 raft_consensus.cc:2468] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:54.719012  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a101329408493a8575e60e68819843" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.719849  2450 raft_consensus.cc:2468] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:54.721154  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.724937  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:54.725570  2376 raft_consensus.cc:2468] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:54.722206  2416 leader_election.cc:304] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.700259  2604 leader_election.cc:290] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:54.723201  2339 leader_election.cc:304] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.726805  2496 raft_consensus.cc:2804] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.727501  2599 raft_consensus.cc:2804] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.728025  2599 raft_consensus.cc:493] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.728444  2599 raft_consensus.cc:3060] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:54.728379  2264 leader_election.cc:343] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.723062  2267 leader_election.cc:304] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [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: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:54.723250  2600 leader_election.cc:290] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.731791  2496 raft_consensus.cc:697] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:54.732663  2496 consensus_queue.cc:237] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.733206  2374 raft_consensus.cc:2468] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:54.734218  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a101329408493a8575e60e68819843" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:54.734321  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.734813  2299 raft_consensus.cc:2468] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 0.
I20260710 11:08:54.735090  2449 raft_consensus.cc:3060] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.736518  2566 raft_consensus.cc:2804] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.736902  2566 raft_consensus.cc:493] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.737228  2566 raft_consensus.cc:3060] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.737475  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:54.737979  2300 raft_consensus.cc:3060] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.744037  2566 raft_consensus.cc:515] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.744275  2267 leader_election.cc:304] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:54.746007  2566 leader_election.cc:290] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.746157  2615 raft_consensus.cc:2804] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.747412  2300 raft_consensus.cc:2468] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:54.746512  2615 raft_consensus.cc:493] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.748234  2615 raft_consensus.cc:3060] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.749079  2585 tablet_bootstrap.cc:492] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: No bootstrap required, opened a new log
I20260710 11:08:54.748863  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.749531  2585 ts_tablet_manager.cc:1403] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.007s
I20260710 11:08:54.749639  2448 raft_consensus.cc:3060] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.752189  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:54.752766  2374 raft_consensus.cc:3060] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.754843  2585 raft_consensus.cc:359] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.755769  2585 raft_consensus.cc:385] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.756148  2585 raft_consensus.cc:740] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.756331  2342 leader_election.cc:304] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:54.757205  2572 raft_consensus.cc:2804] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.757856  2572 raft_consensus.cc:697] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:54.757164  2585 consensus_queue.cc:260] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.758632  2572 consensus_queue.cc:237] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.759994  2585 ts_tablet_manager.cc:1434] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:08:54.763064  2599 raft_consensus.cc:515] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
W20260710 11:08:54.764472  2247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:54.767046  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a101329408493a8575e60e68819843" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:54.767572  2300 raft_consensus.cc:3060] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.770853  2449 raft_consensus.cc:2468] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:54.770426  2196 catalog_manager.cc:5697] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.775267  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a101329408493a8575e60e68819843" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.772182  2448 raft_consensus.cc:2468] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.776036  2450 raft_consensus.cc:3060] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.780488  2264 leader_election.cc:304] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.781224  2566 raft_consensus.cc:2804] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.782418  2566 raft_consensus.cc:697] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:54.783491  2566 consensus_queue.cc:237] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.784068  2599 leader_election.cc:290] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.773489  2300 raft_consensus.cc:2468] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:54.773701  2615 raft_consensus.cc:515] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.775194  2374 raft_consensus.cc:2468] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.785455  2342 leader_election.cc:304] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:54.786204  2599 raft_consensus.cc:2804] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.786518  2615 leader_election.cc:290] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.786721  2599 raft_consensus.cc:697] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:54.787846  2599 consensus_queue.cc:237] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.788407  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.793073  2449 raft_consensus.cc:3060] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.794730  2496 raft_consensus.cc:493] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.795171  2496 raft_consensus.cc:515] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.797067  2496 leader_election.cc:290] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:54.798178  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89d334243c34bb988376e00e7fde104" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" is_pre_election: true
I20260710 11:08:54.798952  2300 raft_consensus.cc:2468] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:54.801225  2416 leader_election.cc:304] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.802654  2450 raft_consensus.cc:2468] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 1.
I20260710 11:08:54.802625  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89d334243c34bb988376e00e7fde104" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:54.803617  2376 raft_consensus.cc:2468] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 0.
I20260710 11:08:54.805547  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:54.806463  2374 raft_consensus.cc:3060] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.810811  2496 raft_consensus.cc:2804] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.811523  2496 raft_consensus.cc:493] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.812052  2496 raft_consensus.cc:3060] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.813349  2449 raft_consensus.cc:2468] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.816960  2264 leader_election.cc:304] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.818787  2624 raft_consensus.cc:2804] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.819459  2624 raft_consensus.cc:697] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:54.820407  2624 consensus_queue.cc:237] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.821734  2374 raft_consensus.cc:2468] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.821674  2496 raft_consensus.cc:515] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.824527  2496 leader_election.cc:290] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:54.825723  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89d334243c34bb988376e00e7fde104" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:54.826359  2374 raft_consensus.cc:3060] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.826242  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89d334243c34bb988376e00e7fde104" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:54.827044  2300 raft_consensus.cc:3060] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.832397  2566 raft_consensus.cc:493] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.832830  2374 raft_consensus.cc:2468] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:54.833014  2566 raft_consensus.cc:515] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.833945  2416 leader_election.cc:304] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.833683  2196 catalog_manager.cc:5697] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.834755  2496 raft_consensus.cc:2804] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.835345  2496 raft_consensus.cc:697] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:54.836221  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:54.836094  2496 consensus_queue.cc:237] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.836817  2376 raft_consensus.cc:2468] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:54.838092  2267 leader_election.cc:304] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:54.838841  2615 raft_consensus.cc:2804] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.839176  2615 raft_consensus.cc:493] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.839478  2615 raft_consensus.cc:3060] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.850015  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.850929  2449 raft_consensus.cc:2468] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:54.852072  2199 catalog_manager.cc:5697] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.854178  2197 catalog_manager.cc:5697] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 0 to 1, leader changed from <none> to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 1 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.856243  2199 catalog_manager.cc:5697] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.859274  2300 raft_consensus.cc:2468] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 1.
I20260710 11:08:54.851492  2566 leader_election.cc:290] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.847824  2615 raft_consensus.cc:515] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.855072  2624 raft_consensus.cc:493] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.863648  2624 raft_consensus.cc:515] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.865455  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:54.865998  2624 leader_election.cc:290] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.867179  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df" is_pre_election: true
I20260710 11:08:54.867832  2449 raft_consensus.cc:2468] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:54.867950  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" is_pre_election: true
I20260710 11:08:54.868577  2376 raft_consensus.cc:2468] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 0.
I20260710 11:08:54.869529  2267 leader_election.cc:304] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:54.866026  2374 raft_consensus.cc:3060] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.870453  2624 raft_consensus.cc:2804] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.870700  2624 raft_consensus.cc:493] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.870910  2624 raft_consensus.cc:3060] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.873229  2615 leader_election.cc:290] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.876235  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.877215  2449 raft_consensus.cc:3060] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.877378  2624 raft_consensus.cc:515] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.879763  2376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:54.879932  2624 leader_election.cc:290] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:54.880158  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:54.880322  2376 raft_consensus.cc:3060] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.880651  2448 raft_consensus.cc:3060] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.883262  2197 catalog_manager.cc:5697] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.886209  2374 raft_consensus.cc:2468] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.886337  2448 raft_consensus.cc:2468] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.886897  2376 raft_consensus.cc:2468] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.887306  2267 leader_election.cc:304] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:54.887313  2264 leader_election.cc:304] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:54.888381  2566 raft_consensus.cc:2804] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.888777  2624 raft_consensus.cc:2804] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.888836  2566 raft_consensus.cc:697] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:54.889796  2566 consensus_queue.cc:237] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.897061  2449 raft_consensus.cc:2468] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 1.
I20260710 11:08:54.898392  2624 raft_consensus.cc:697] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:54.899073  2624 consensus_queue.cc:237] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:54.906052  2197 catalog_manager.cc:5697] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.907076  2197 catalog_manager.cc:5697] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 1 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.942242  2374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:53194
I20260710 11:08:54.942790  2374 raft_consensus.cc:606] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:54.947081  2449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d89d334243c34bb988376e00e7fde104"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:54.947518  2449 raft_consensus.cc:606] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:54.952083  2449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97fba87b15a645fca55339dc78e50634"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:36038
I20260710 11:08:54.952504  2449 raft_consensus.cc:606] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:54.956616  2374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
mode: GRACEFUL
new_leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:53194
I20260710 11:08:54.957059  2374 raft_consensus.cc:606] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Received request to transfer leadership to TS 2be88b1ae8ba4bf286ccb5b389b53747
I20260710 11:08:54.963423  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:41480
I20260710 11:08:54.963825  2300 raft_consensus.cc:606] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Received request to transfer leadership to TS 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:54.968029  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:41480
I20260710 11:08:54.968415  2300 raft_consensus.cc:606] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Received request to transfer leadership to TS 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:54.972541  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:41480
I20260710 11:08:54.972934  2300 raft_consensus.cc:606] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Received request to transfer leadership to TS 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:54.977070  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:41480
I20260710 11:08:54.977475  2300 raft_consensus.cc:606] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Received request to transfer leadership to TS b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:55.118180  2599 consensus_queue.cc:1048] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.128417  2600 consensus_queue.cc:1048] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.138685  2600 raft_consensus.cc:993] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.139091  2600 raft_consensus.cc:1081] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.140781  2300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41478
I20260710 11:08:55.141325  2300 raft_consensus.cc:493] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.141655  2300 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.148450  2300 raft_consensus.cc:515] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.152452  2300 leader_election.cc:290] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.153028  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:55.153585  2374 raft_consensus.cc:3055] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.153900  2374 raft_consensus.cc:740] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:55.154642  2374 consensus_queue.cc:260] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.154918  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.155654  2449 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.155964  2374 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.160480  2374 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.161208  2449 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.161396  2267 leader_election.cc:304] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:55.162218  2624 raft_consensus.cc:2804] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.162708  2624 raft_consensus.cc:697] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.163475  2624 consensus_queue.cc:237] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.169312  2197 catalog_manager.cc:5697] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.188949  2624 consensus_queue.cc:1048] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.191744  2599 consensus_queue.cc:1048] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.196424  2630 raft_consensus.cc:993] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:55.196838  2615 raft_consensus.cc:1081] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Signalling peer 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:55.204423  2624 consensus_queue.cc:1048] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.207410  2376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:53192
I20260710 11:08:55.207917  2376 raft_consensus.cc:493] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.208281  2376 raft_consensus.cc:3060] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.217953  2624 consensus_queue.cc:1048] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.218478  2572 consensus_queue.cc:1048] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.219630  2600 consensus_queue.cc:1048] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.215181  2376 raft_consensus.cc:515] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.225757  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.226337  2449 raft_consensus.cc:3060] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.227596  2376 leader_election.cc:290] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.231732  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d9d1d5acaf4f5880cb30047f1c9a2d" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:55.232354  2301 raft_consensus.cc:3055] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.232685  2301 raft_consensus.cc:740] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.233621  2301 consensus_queue.cc:260] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.235030  2301 raft_consensus.cc:3060] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.241526  2449 raft_consensus.cc:2468] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:55.243511  2339 leader_election.cc:304] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:55.244429  2643 raft_consensus.cc:2804] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.244941  2643 raft_consensus.cc:697] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:55.245836  2496 consensus_queue.cc:1048] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.246001  2643 consensus_queue.cc:237] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.250470  2600 consensus_queue.cc:1048] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.258399  2600 raft_consensus.cc:993] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.258767  2600 raft_consensus.cc:1081] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.262205  2301 raft_consensus.cc:2468] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:55.265621  2299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41478
I20260710 11:08:55.266094  2299 raft_consensus.cc:493] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.266449  2299 raft_consensus.cc:3060] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.273198  2299 raft_consensus.cc:515] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.276512  2604 raft_consensus.cc:993] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.281196  2197 catalog_manager.cc:5697] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 1 to 2, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.282193  2604 raft_consensus.cc:1081] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.280393  2496 consensus_queue.cc:1048] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.287477  2299 leader_election.cc:290] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.288312  2301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97fba87b15a645fca55339dc78e50634"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41470
I20260710 11:08:55.297711  2301 raft_consensus.cc:493] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.298086  2301 raft_consensus.cc:3060] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.289907  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.291342  2604 consensus_queue.cc:1048] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.305997  2448 raft_consensus.cc:3060] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.296809  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670bdb3b2f7e47e3be012f4f62d9ad66" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:55.306852  2374 raft_consensus.cc:3055] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.307125  2374 raft_consensus.cc:740] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:55.307792  2374 consensus_queue.cc:260] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.308759  2374 raft_consensus.cc:3060] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.311138  2448 raft_consensus.cc:2468] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.296737  2649 consensus_queue.cc:1048] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.301435  2630 consensus_queue.cc:1048] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.312105  2264 leader_election.cc:304] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:55.313211  2566 raft_consensus.cc:2804] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.313655  2566 raft_consensus.cc:697] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.304981  2301 raft_consensus.cc:515] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.314399  2566 consensus_queue.cc:237] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.315493  2374 raft_consensus.cc:2468] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.316387  2301 leader_election.cc:290] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.318419  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.318940  2450 raft_consensus.cc:3055] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.319244  2450 raft_consensus.cc:740] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:55.320017  2450 consensus_queue.cc:260] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.321064  2450 raft_consensus.cc:3060] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.329535  2196 catalog_manager.cc:5697] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.332726  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fba87b15a645fca55339dc78e50634" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:55.334152  2450 raft_consensus.cc:2468] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.336915  2264 leader_election.cc:304] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 09b74dac8a5646de8b1f5a79d8e1d894
I20260710 11:08:55.338327  2566 raft_consensus.cc:2804] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.338769  2566 raft_consensus.cc:697] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.339471  2566 consensus_queue.cc:237] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.341825  2624 raft_consensus.cc:993] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:55.343001  2649 raft_consensus.cc:993] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: : Instructing follower 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.343415  2649 raft_consensus.cc:1081] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Signalling peer 2be88b1ae8ba4bf286ccb5b389b53747 to start an election
I20260710 11:08:55.343415  2615 raft_consensus.cc:1081] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Signalling peer b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:55.346603  2450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:36028
I20260710 11:08:55.347092  2450 raft_consensus.cc:493] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.347437  2450 raft_consensus.cc:3060] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.352124  2615 consensus_queue.cc:1048] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.356170  2615 consensus_queue.cc:1048] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.356518  2450 raft_consensus.cc:515] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.359485  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:55.360038  2301 raft_consensus.cc:3055] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.360343  2301 raft_consensus.cc:740] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.360548  2299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d89d334243c34bb988376e00e7fde104"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
 from {username='slave'} at 127.0.0.1:41470
I20260710 11:08:55.361078  2299 raft_consensus.cc:493] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.361126  2301 consensus_queue.cc:260] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.362277  2301 raft_consensus.cc:3060] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.362362  2450 leader_election.cc:290] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:55.363440  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56daafbbc9d74eba9aeaae534c102b67" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:55.363839  2373 raft_consensus.cc:3060] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.363574  2199 catalog_manager.cc:5697] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.368744  2624 raft_consensus.cc:993] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:55.369180  2624 raft_consensus.cc:1081] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Signalling peer 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:55.370723  2301 raft_consensus.cc:2468] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 2.
I20260710 11:08:55.361562  2299 raft_consensus.cc:3060] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.371148  2374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:53192
I20260710 11:08:55.371969  2374 raft_consensus.cc:493] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.372381  2374 raft_consensus.cc:3060] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.373437  2416 leader_election.cc:304] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:55.374219  2496 raft_consensus.cc:2804] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.374740  2496 raft_consensus.cc:697] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 2 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:55.374418  2566 consensus_queue.cc:1048] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.376019  2496 consensus_queue.cc:237] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.377995  2299 raft_consensus.cc:515] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.380722  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89d334243c34bb988376e00e7fde104" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:55.381268  2375 raft_consensus.cc:3060] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.381925  2374 raft_consensus.cc:515] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.382563  2373 raft_consensus.cc:2468] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 2.
I20260710 11:08:55.384272  2376 raft_consensus.cc:1240] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Rejecting Update request from peer 2be88b1ae8ba4bf286ccb5b389b53747 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:55.387588  2375 raft_consensus.cc:2468] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.388616  2654 consensus_queue.cc:1059] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.389957  2654 raft_consensus.cc:3055] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.390261  2654 raft_consensus.cc:740] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.390363  2299 leader_election.cc:290] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Requested vote from peers 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.391058  2654 consensus_queue.cc:260] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.391475  2267 leader_election.cc:304] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:55.391990  2654 raft_consensus.cc:3060] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.392246  2624 raft_consensus.cc:2804] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.392766  2624 raft_consensus.cc:697] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Leader. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.393494  2374 leader_election.cc:290] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.393505  2624 consensus_queue.cc:237] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.389040  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:55.397183  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954be940b1a249bda9cd88693e81fd8e" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.404671  2301 raft_consensus.cc:2468] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:55.405834  2449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89d334243c34bb988376e00e7fde104" candidate_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.406579  2449 raft_consensus.cc:3055] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.407048  2449 raft_consensus.cc:740] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:55.408704  2342 leader_election.cc:304] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [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: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:55.409504  2572 raft_consensus.cc:2804] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.409960  2572 raft_consensus.cc:697] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:55.410880  2572 consensus_queue.cc:237] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.411007  2449 consensus_queue.cc:260] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.412287  2449 raft_consensus.cc:3060] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.419312  2566 consensus_queue.cc:1048] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.419272  2197 catalog_manager.cc:5697] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 reported cstate change: term changed from 1 to 2, leader changed from b419526d8a974bc58bad88f42c9dc0df (127.30.28.131) to 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129). New cstate: current_term: 2 leader_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.420217  2449 raft_consensus.cc:2468] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be88b1ae8ba4bf286ccb5b389b53747 in term 2.
I20260710 11:08:55.420328  2196 catalog_manager.cc:5697] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 1 to 2, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 2 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.427990  2654 raft_consensus.cc:993] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:55.428413  2654 raft_consensus.cc:1081] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Signalling peer 09b74dac8a5646de8b1f5a79d8e1d894 to start an election
I20260710 11:08:55.430011  2374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
 from {username='slave'} at 127.0.0.1:53192
I20260710 11:08:55.430541  2374 raft_consensus.cc:493] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.430914  2374 raft_consensus.cc:3060] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.433591  2199 catalog_manager.cc:5697] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 1 to 2, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.436708  2374 raft_consensus.cc:515] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.439059  2374 leader_election.cc:290] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), b419526d8a974bc58bad88f42c9dc0df (127.30.28.131:44931)
I20260710 11:08:55.439536  2450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
I20260710 11:08:55.439680  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de829f62aa1496bb3a0eaca74bc67c0" candidate_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:55.440140  2450 raft_consensus.cc:3060] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.440224  2301 raft_consensus.cc:3055] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.440667  2301 raft_consensus.cc:740] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:55.441458  2301 consensus_queue.cc:260] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.444911  2301 raft_consensus.cc:3060] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.451274  2301 raft_consensus.cc:2468] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:55.452188  2342 leader_election.cc:304] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, 2be88b1ae8ba4bf286ccb5b389b53747; no voters: 
I20260710 11:08:55.452409  2450 raft_consensus.cc:2468] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09b74dac8a5646de8b1f5a79d8e1d894 in term 2.
I20260710 11:08:55.453100  2643 raft_consensus.cc:2804] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.453542  2643 raft_consensus.cc:697] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Becoming Leader. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:55.454341  2643 consensus_queue.cc:237] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:55.462149  2196 catalog_manager.cc:5697] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 reported cstate change: term changed from 1 to 2, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.592409  2374 raft_consensus.cc:1275] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.593587  2566 consensus_queue.cc:1048] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.600379  2450 raft_consensus.cc:1275] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.601706  2654 consensus_queue.cc:1048] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.673103  2450 raft_consensus.cc:1275] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.674289  2643 consensus_queue.cc:1048] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.681541  2301 raft_consensus.cc:1275] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.682904  2572 consensus_queue.cc:1048] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.714159  2450 raft_consensus.cc:1275] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.715587  2654 consensus_queue.cc:1048] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:55.725672  2374 raft_consensus.cc:3060] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.729900  2375 raft_consensus.cc:1275] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.733860  2374 raft_consensus.cc:1275] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.735603  2615 consensus_queue.cc:1048] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.736958  2624 consensus_queue.cc:1048] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.745221  2450 raft_consensus.cc:1275] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.746845  2655 consensus_queue.cc:1048] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.811322  2301 raft_consensus.cc:1275] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.812511  2572 consensus_queue.cc:1048] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.819685  2450 raft_consensus.cc:3060] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.828137  2450 raft_consensus.cc:1275] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.829344  2572 consensus_queue.cc:1048] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.873087  2375 raft_consensus.cc:1275] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.874356  2615 consensus_queue.cc:1048] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.882586  2450 raft_consensus.cc:1275] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 2be88b1ae8ba4bf286ccb5b389b53747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.883975  2654 consensus_queue.cc:1048] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.925887  2301 raft_consensus.cc:1275] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.927170  2496 consensus_queue.cc:1048] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.935353  2374 raft_consensus.cc:1275] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.936921  2660 consensus_queue.cc:1048] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.972505  2450 raft_consensus.cc:1275] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.973779  2572 consensus_queue.cc:1048] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.986531  2301 raft_consensus.cc:1275] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer 09b74dac8a5646de8b1f5a79d8e1d894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.987993  2600 consensus_queue.cc:1048] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.980484  2197 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41226:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:08:57.997632  2197 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41226:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:08:58.030392 30834 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:08:58.260246  2680 log.cc:927] Time spent T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260710 11:08:58.163430  2695 tablet.cc:1724] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.346133  2697 tablet.cc:1724] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:08:58.367204  2402 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:66a101329408493a8575e60e68819843)
W20260710 11:08:58.385120  2402 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:66a101329408493a8575e60e68819843)
W20260710 11:08:58.392935  2690 log.cc:927] Time spent T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260710 11:08:58.394304  2342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.28.129:34333, user_credentials={real_user=slave}} blocked reactor thread for 251278us
W20260710 11:08:58.393929  2707 log.cc:927] Time spent T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260710 11:08:58.391835  2264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.28.131:44931, user_credentials={real_user=slave}} blocked reactor thread for 61646.9us
I20260710 11:08:58.413025  2718 tablet.cc:1724] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.415189  2370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66a101329408493a8575e60e68819843"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
mode: GRACEFUL
new_leader_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:46338
I20260710 11:08:58.412119  2717 tablet.cc:1724] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.460556  2370 raft_consensus.cc:606] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Received request to transfer leadership to TS b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:58.434108  2719 tablet.cc:1724] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.491654  2697 tablet.cc:1724] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.448503  2695 tablet.cc:1724] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:08:58.518587  2476 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:56daafbbc9d74eba9aeaae534c102b67)
W20260710 11:08:58.539767  2264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.28.131:44931, user_credentials={real_user=slave}} blocked reactor thread for 60484.9us
I20260710 11:08:58.561981  2733 tablet.cc:1724] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.564584  2728 tablet.cc:1724] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.529287  2727 tablet.cc:1724] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.540295  2731 tablet.cc:1724] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.503782  2717 tablet.cc:1724] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.530978  2729 tablet.cc:1724] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.551522  2718 tablet.cc:1724] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.558034  2719 tablet.cc:1724] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.571355  2695 tablet.cc:1724] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.552688  2697 tablet.cc:1724] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.613185  2683 raft_consensus.cc:993] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: : Instructing follower b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:58.613670  2683 raft_consensus.cc:1081] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Signalling peer b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:58.616559  2735 tablet.cc:1724] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.616566  2447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66a101329408493a8575e60e68819843"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:36030
I20260710 11:08:58.618337  2447 raft_consensus.cc:493] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.618749  2447 raft_consensus.cc:3060] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.629968  2447 raft_consensus.cc:515] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.635747  2717 tablet.cc:1724] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.638232  2731 tablet.cc:1724] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.642362  2736 tablet.cc:1724] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.650715  2299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:52608
I20260710 11:08:58.655205  2299 raft_consensus.cc:606] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Received request to transfer leadership to TS b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:58.644836  2729 tablet.cc:1724] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.656754 30834 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:08:58.657397 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:58.599828  2733 tablet.cc:1724] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.654060  2718 tablet.cc:1724] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.664826  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a101329408493a8575e60e68819843" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:58.665674  2299 raft_consensus.cc:3060] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.665688  2727 tablet.cc:1724] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.666378  2735 tablet.cc:1724] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.679119  2447 leader_election.cc:290] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:58.684019  2375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf"
dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
mode: GRACEFUL
new_leader_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:46338
I20260710 11:08:58.684619  2375 raft_consensus.cc:606] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Received request to transfer leadership to TS b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:58.687218  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a101329408493a8575e60e68819843" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:58.687795  2375 raft_consensus.cc:3055] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.688227  2375 raft_consensus.cc:740] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:58.688585  2717 tablet.cc:1724] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:58.689028  2375 consensus_queue.cc:260] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.690311  2375 raft_consensus.cc:3060] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.697517  2375 raft_consensus.cc:2468] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 2.
I20260710 11:08:58.707525  2416 leader_election.cc:304] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:58.708489  2663 raft_consensus.cc:2804] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.708956  2663 raft_consensus.cc:697] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 2 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:58.709704  2663 consensus_queue.cc:237] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.718590  2301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529"
dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
mode: GRACEFUL
new_leader_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:52608
I20260710 11:08:58.719165  2301 raft_consensus.cc:606] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Received request to transfer leadership to TS b419526d8a974bc58bad88f42c9dc0df
I20260710 11:08:58.720782 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:58.721392 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:58.719137  2299 raft_consensus.cc:2468] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 2.
I20260710 11:08:58.735584  2196 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0: soft_deleted_table [id=a02fc5db0d6946d38d5b7298bda62a43] alter complete (version 1)
I20260710 11:08:58.741884  2196 catalog_manager.cc:5697] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 1 to 2, leader changed from 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130) to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 2 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.766948  2716 raft_consensus.cc:993] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:58.767468  2732 raft_consensus.cc:1081] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Signalling peer b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:58.769024  2447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:36028
I20260710 11:08:58.769459  2447 raft_consensus.cc:493] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.769804  2447 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:58.774438  2447 raft_consensus.cc:515] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.775909  2447 leader_election.cc:290] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 3 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:58.776813  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:58.777148  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8afd788f74366bc67569afbfeb529" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:58.777465  2299 raft_consensus.cc:3055] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:58.777721  2375 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:58.777814  2299 raft_consensus.cc:740] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:58.778697  2299 consensus_queue.cc:260] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.779982  2299 raft_consensus.cc:3060] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:58.784731  2375 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 3.
I20260710 11:08:58.785990  2416 leader_election.cc:304] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [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: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:58.786737  2663 raft_consensus.cc:2804] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:58.786798  2299 raft_consensus.cc:2468] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 3.
I20260710 11:08:58.787235  2663 raft_consensus.cc:697] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 3 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:58.788053  2663 consensus_queue.cc:237] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.797236  2196 catalog_manager.cc:5697] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 2 to 3, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 3 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.918642  2655 raft_consensus.cc:993] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: : Instructing follower b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:58.919153  2732 raft_consensus.cc:1081] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Signalling peer b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:58.920593  2447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:36028
I20260710 11:08:58.921034  2447 raft_consensus.cc:493] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.921320  2447 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:58.926062  2447 raft_consensus.cc:515] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.927668  2447 leader_election.cc:290] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 3 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:58.928417  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:58.928704  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946cfe1e118d4985bd12710d39a5b6c5" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:58.929098  2299 raft_consensus.cc:3055] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:58.929342  2375 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:58.929555  2299 raft_consensus.cc:740] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2be88b1ae8ba4bf286ccb5b389b53747, State: Running, Role: LEADER
I20260710 11:08:58.930444  2299 consensus_queue.cc:260] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.931409  2299 raft_consensus.cc:3060] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:58.935355  2375 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 3.
I20260710 11:08:58.936273  2416 leader_election.cc:304] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [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: 09b74dac8a5646de8b1f5a79d8e1d894, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:58.937072  2708 raft_consensus.cc:2804] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:58.937240  2299 raft_consensus.cc:2468] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 3.
I20260710 11:08:58.937623  2708 raft_consensus.cc:697] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 3 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:58.938412  2708 consensus_queue.cc:237] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:58.944169  2196 catalog_manager.cc:5697] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 2 to 3, leader changed from 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129) to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 3 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:59.089862  2712 raft_consensus.cc:993] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: : Instructing follower b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:59.090337  2705 raft_consensus.cc:1081] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Signalling peer b419526d8a974bc58bad88f42c9dc0df to start an election
I20260710 11:08:59.092025  2446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf"
dest_uuid: "b419526d8a974bc58bad88f42c9dc0df"
 from {username='slave'} at 127.0.0.1:36030
I20260710 11:08:59.092435  2446 raft_consensus.cc:493] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.092692  2446 raft_consensus.cc:3060] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.097900  2446 raft_consensus.cc:515] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:59.099308  2446 leader_election.cc:290] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 2 election: Requested vote from peers 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333), 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249)
I20260710 11:08:59.100088  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be88b1ae8ba4bf286ccb5b389b53747"
I20260710 11:08:59.100402  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299f31e5e3b0417fb002573bbdba51cf" candidate_uuid: "b419526d8a974bc58bad88f42c9dc0df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09b74dac8a5646de8b1f5a79d8e1d894"
I20260710 11:08:59.100601  2299 raft_consensus.cc:3060] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.101039  2375 raft_consensus.cc:3055] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.101365  2375 raft_consensus.cc:740] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09b74dac8a5646de8b1f5a79d8e1d894, State: Running, Role: LEADER
I20260710 11:08:59.102110  2375 consensus_queue.cc:260] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:59.103080  2375 raft_consensus.cc:3060] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.105538  2299 raft_consensus.cc:2468] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 2.
I20260710 11:08:59.106500  2416 leader_election.cc:304] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be88b1ae8ba4bf286ccb5b389b53747, b419526d8a974bc58bad88f42c9dc0df; no voters: 
I20260710 11:08:59.107239  2708 raft_consensus.cc:2804] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.107712  2708 raft_consensus.cc:697] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 2 LEADER]: Becoming Leader. State: Replica: b419526d8a974bc58bad88f42c9dc0df, State: Running, Role: LEADER
I20260710 11:08:59.108503  2375 raft_consensus.cc:2468] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b419526d8a974bc58bad88f42c9dc0df in term 2.
I20260710 11:08:59.108518  2708 consensus_queue.cc:237] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Queue 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: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } }
I20260710 11:08:59.115679  2196 catalog_manager.cc:5697] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df reported cstate change: term changed from 1 to 2, leader changed from 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130) to b419526d8a974bc58bad88f42c9dc0df (127.30.28.131). New cstate: current_term: 2 leader_uuid: "b419526d8a974bc58bad88f42c9dc0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b419526d8a974bc58bad88f42c9dc0df" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:59.136752  2299 raft_consensus.cc:1275] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:59.137923  2708 consensus_queue.cc:1048] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:59.145589  2375 raft_consensus.cc:1275] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:59.146865  2663 consensus_queue.cc:1048] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:59.185961  2375 raft_consensus.cc:1275] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:59.187157  2663 consensus_queue.cc:1048] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:59.197297  2301 raft_consensus.cc:1275] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:59.199227  2746 consensus_queue.cc:1048] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:59.429013  2375 raft_consensus.cc:1275] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:59.430145  2746 consensus_queue.cc:1048] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:59.438977  2301 raft_consensus.cc:1275] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:59.440834  2663 consensus_queue.cc:1048] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:59.544497  2375 raft_consensus.cc:1275] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.545594  2663 consensus_queue.cc:1048] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "09b74dac8a5646de8b1f5a79d8e1d894" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.556293  2301 raft_consensus.cc:1275] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Refusing update from remote peer b419526d8a974bc58bad88f42c9dc0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.557847  2746 consensus_queue.cc:1048] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be88b1ae8ba4bf286ccb5b389b53747" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.773301 30834 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:08:59.778229 30834 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:08:59.778548 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:59.783183 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:08:59.783480 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:00.809062 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
I20260710 11:09:00.836591 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:00.837277 30834 tablet_replica.cc:333] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.837860 30834 raft_consensus.cc:2243] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.838385 30834 raft_consensus.cc:2272] T 66a101329408493a8575e60e68819843 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.840257 30834 tablet_replica.cc:333] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.840812 30834 raft_consensus.cc:2243] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.841509 30834 raft_consensus.cc:2272] T 97fba87b15a645fca55339dc78e50634 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.843202 30834 tablet_replica.cc:333] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.843721 30834 raft_consensus.cc:2243] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.844143 30834 raft_consensus.cc:2272] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.845711 30834 tablet_replica.cc:333] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.846213 30834 raft_consensus.cc:2243] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.846601 30834 raft_consensus.cc:2272] T 954be940b1a249bda9cd88693e81fd8e P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.848224 30834 tablet_replica.cc:333] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.848724 30834 raft_consensus.cc:2243] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.849388 30834 raft_consensus.cc:2272] T d89d334243c34bb988376e00e7fde104 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.850937 30834 tablet_replica.cc:333] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.851435 30834 raft_consensus.cc:2243] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.851812 30834 raft_consensus.cc:2272] T 8c23c108ba444440be090f10a8119cc9 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.853487 30834 tablet_replica.cc:333] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.853981 30834 raft_consensus.cc:2243] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.854367 30834 raft_consensus.cc:2272] T 1de829f62aa1496bb3a0eaca74bc67c0 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.855911 30834 tablet_replica.cc:333] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.856459 30834 raft_consensus.cc:2243] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.856902 30834 raft_consensus.cc:2272] T caa8afd788f74366bc67569afbfeb529 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:00.858675  2416 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:09:00.859162 30834 tablet_replica.cc:333] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.860069 30834 raft_consensus.cc:2243] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.860512 30834 raft_consensus.cc:2272] T 946cfe1e118d4985bd12710d39a5b6c5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:00.861529  2416 consensus_peers.cc:597] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df -> Peer 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333): Couldn't send request to peer 2be88b1ae8ba4bf286ccb5b389b53747. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:00.862511 30834 tablet_replica.cc:333] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.863080 30834 raft_consensus.cc:2243] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.863484 30834 raft_consensus.cc:2272] T 56daafbbc9d74eba9aeaae534c102b67 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.865140 30834 tablet_replica.cc:333] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.865634 30834 raft_consensus.cc:2243] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.866308 30834 raft_consensus.cc:2272] T d36cc1becd2e4ca7827226eecb340d3b P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.868113 30834 tablet_replica.cc:333] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.868628 30834 raft_consensus.cc:2243] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.869015 30834 raft_consensus.cc:2272] T 50fb4f2b07fe443383216c2e551cf730 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.870820 30834 tablet_replica.cc:333] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.871310 30834 raft_consensus.cc:2243] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.871719 30834 raft_consensus.cc:2272] T 02ce5e19559f4f909aa4c37037688378 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.873425 30834 tablet_replica.cc:333] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.873934 30834 raft_consensus.cc:2243] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.874348 30834 raft_consensus.cc:2272] T 0183477c226847a68834812ea63b2bb5 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.876101 30834 tablet_replica.cc:333] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.876658 30834 raft_consensus.cc:2243] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.877036 30834 raft_consensus.cc:2272] T 299f31e5e3b0417fb002573bbdba51cf P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.878664 30834 tablet_replica.cc:333] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.879114 30834 raft_consensus.cc:2243] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.879906 30834 raft_consensus.cc:2272] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.881510 30834 tablet_replica.cc:333] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.881964 30834 raft_consensus.cc:2243] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.882624 30834 raft_consensus.cc:2272] T de10dde0878c4bf7ae78c5df122d452c P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.884351 30834 tablet_replica.cc:333] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747: stopping tablet replica
I20260710 11:09:00.884773 30834 raft_consensus.cc:2243] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.885408 30834 raft_consensus.cc:2272] T a620c0ae9efd4dfb91a0adabdb41c8ea P 2be88b1ae8ba4bf286ccb5b389b53747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.922389 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
I20260710 11:09:00.951092 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
W20260710 11:09:00.957707  2416 consensus_peers.cc:597] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df -> Peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Couldn't send request to peer 09b74dac8a5646de8b1f5a79d8e1d894. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:00.977772  2342 consensus_peers.cc:597] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 -> Peer 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333): Couldn't send request to peer 2be88b1ae8ba4bf286ccb5b389b53747. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:34333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:00.978410  2416 consensus_peers.cc:597] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df -> Peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Couldn't send request to peer 09b74dac8a5646de8b1f5a79d8e1d894. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:00.985272 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:00.985872 30834 tablet_replica.cc:333] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:00.986452 30834 raft_consensus.cc:2243] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.986891 30834 raft_consensus.cc:2272] T 56daafbbc9d74eba9aeaae534c102b67 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.988667 30834 tablet_replica.cc:333] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:00.989241 30834 raft_consensus.cc:2243] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.989754 30834 raft_consensus.cc:2272] T 946cfe1e118d4985bd12710d39a5b6c5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.991683 30834 tablet_replica.cc:333] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:00.992473 30834 raft_consensus.cc:2243] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.992993 30834 raft_consensus.cc:2272] T 66a101329408493a8575e60e68819843 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.994779 30834 tablet_replica.cc:333] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:00.995317 30834 raft_consensus.cc:2243] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:00.996044 30834 raft_consensus.cc:2272] T 954be940b1a249bda9cd88693e81fd8e P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:00.997632 30834 tablet_replica.cc:333] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:00.998131 30834 raft_consensus.cc:2243] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:00.998522 30834 raft_consensus.cc:2272] T 97fba87b15a645fca55339dc78e50634 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.000121 30834 tablet_replica.cc:333] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.000622 30834 raft_consensus.cc:2243] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.000999 30834 raft_consensus.cc:2272] T d36cc1becd2e4ca7827226eecb340d3b P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.002638 30834 tablet_replica.cc:333] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.003153 30834 raft_consensus.cc:2243] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.003822 30834 raft_consensus.cc:2272] T e2d9d1d5acaf4f5880cb30047f1c9a2d P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.005415 30834 tablet_replica.cc:333] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.005954 30834 raft_consensus.cc:2243] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.006356 30834 raft_consensus.cc:2272] T 670bdb3b2f7e47e3be012f4f62d9ad66 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.007838 30834 tablet_replica.cc:333] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.008404 30834 raft_consensus.cc:2243] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.008788 30834 raft_consensus.cc:2272] T de10dde0878c4bf7ae78c5df122d452c P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.010408 30834 tablet_replica.cc:333] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.010882 30834 raft_consensus.cc:2243] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.011277 30834 raft_consensus.cc:2272] T a620c0ae9efd4dfb91a0adabdb41c8ea P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.012892 30834 tablet_replica.cc:333] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.013377 30834 raft_consensus.cc:2243] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.014035 30834 raft_consensus.cc:2272] T 0183477c226847a68834812ea63b2bb5 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.015679 30834 tablet_replica.cc:333] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.016301 30834 raft_consensus.cc:2243] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.016994 30834 raft_consensus.cc:2272] T 02ce5e19559f4f909aa4c37037688378 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.018949 30834 tablet_replica.cc:333] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.019632 30834 raft_consensus.cc:2243] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.020403 30834 raft_consensus.cc:2272] T 1de829f62aa1496bb3a0eaca74bc67c0 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.022053 30834 tablet_replica.cc:333] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.022539 30834 raft_consensus.cc:2243] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.022933 30834 raft_consensus.cc:2272] T d89d334243c34bb988376e00e7fde104 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.024528 30834 tablet_replica.cc:333] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.024973 30834 raft_consensus.cc:2243] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.025650 30834 raft_consensus.cc:2272] T 8c23c108ba444440be090f10a8119cc9 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.027482 30834 tablet_replica.cc:333] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.027998 30834 raft_consensus.cc:2243] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.028417 30834 raft_consensus.cc:2272] T 299f31e5e3b0417fb002573bbdba51cf P 09b74dac8a5646de8b1f5a79d8e1d894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.030357 30834 tablet_replica.cc:333] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
I20260710 11:09:01.030819 30834 raft_consensus.cc:2243] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.031288 30834 raft_consensus.cc:2272] T caa8afd788f74366bc67569afbfeb529 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.033504 30834 tablet_replica.cc:333] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894: stopping tablet replica
W20260710 11:09:01.033758  2416 consensus_peers.cc:597] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df -> Peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Couldn't send request to peer 09b74dac8a5646de8b1f5a79d8e1d894. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:01.034024 30834 raft_consensus.cc:2243] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.034489 30834 raft_consensus.cc:2272] T 50fb4f2b07fe443383216c2e551cf730 P 09b74dac8a5646de8b1f5a79d8e1d894 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:01.038408  2416 consensus_peers.cc:597] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df -> Peer 2be88b1ae8ba4bf286ccb5b389b53747 (127.30.28.129:34333): Couldn't send request to peer 2be88b1ae8ba4bf286ccb5b389b53747. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:34333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:01.061219 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
W20260710 11:09:01.075083  2416 consensus_peers.cc:597] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df -> Peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Couldn't send request to peer 09b74dac8a5646de8b1f5a79d8e1d894. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:43249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:01.087507  2416 consensus_peers.cc:597] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df -> Peer 09b74dac8a5646de8b1f5a79d8e1d894 (127.30.28.130:43249): Couldn't send request to peer 09b74dac8a5646de8b1f5a79d8e1d894. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:43249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:01.091362 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
I20260710 11:09:01.115480 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:01.116087 30834 tablet_replica.cc:333] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.116690 30834 raft_consensus.cc:2243] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.117141 30834 raft_consensus.cc:2272] T e2d9d1d5acaf4f5880cb30047f1c9a2d P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.118839 30834 tablet_replica.cc:333] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.119378 30834 raft_consensus.cc:2243] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.120167 30834 raft_consensus.cc:2272] T 66a101329408493a8575e60e68819843 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.121809 30834 tablet_replica.cc:333] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.122368 30834 raft_consensus.cc:2243] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.122782 30834 raft_consensus.cc:2272] T 954be940b1a249bda9cd88693e81fd8e P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.124383 30834 tablet_replica.cc:333] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.124886 30834 raft_consensus.cc:2243] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.125284 30834 raft_consensus.cc:2272] T 97fba87b15a645fca55339dc78e50634 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.126902 30834 tablet_replica.cc:333] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.127393 30834 raft_consensus.cc:2243] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.128122 30834 raft_consensus.cc:2272] T 56daafbbc9d74eba9aeaae534c102b67 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.129985 30834 tablet_replica.cc:333] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.130527 30834 raft_consensus.cc:2243] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.131197 30834 raft_consensus.cc:2272] T 946cfe1e118d4985bd12710d39a5b6c5 P b419526d8a974bc58bad88f42c9dc0df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.132978 30834 tablet_replica.cc:333] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.133498 30834 raft_consensus.cc:2243] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.133903 30834 raft_consensus.cc:2272] T de10dde0878c4bf7ae78c5df122d452c P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.135520 30834 tablet_replica.cc:333] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.136089 30834 raft_consensus.cc:2243] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.136479 30834 raft_consensus.cc:2272] T 670bdb3b2f7e47e3be012f4f62d9ad66 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.137991 30834 tablet_replica.cc:333] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.138478 30834 raft_consensus.cc:2243] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.138883 30834 raft_consensus.cc:2272] T 1de829f62aa1496bb3a0eaca74bc67c0 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.140527 30834 tablet_replica.cc:333] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.141011 30834 raft_consensus.cc:2243] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.141409 30834 raft_consensus.cc:2272] T d89d334243c34bb988376e00e7fde104 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.142930 30834 tablet_replica.cc:333] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.143406 30834 raft_consensus.cc:2243] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.143844 30834 raft_consensus.cc:2272] T 8c23c108ba444440be090f10a8119cc9 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.145485 30834 tablet_replica.cc:333] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.145973 30834 raft_consensus.cc:2243] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.146363 30834 raft_consensus.cc:2272] T 02ce5e19559f4f909aa4c37037688378 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.147990 30834 tablet_replica.cc:333] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.148442 30834 raft_consensus.cc:2243] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.149119 30834 raft_consensus.cc:2272] T 50fb4f2b07fe443383216c2e551cf730 P b419526d8a974bc58bad88f42c9dc0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.150689 30834 tablet_replica.cc:333] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.151141 30834 raft_consensus.cc:2243] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.151522 30834 raft_consensus.cc:2272] T 0183477c226847a68834812ea63b2bb5 P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.153165 30834 tablet_replica.cc:333] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.153638 30834 raft_consensus.cc:2243] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.154034 30834 raft_consensus.cc:2272] T a620c0ae9efd4dfb91a0adabdb41c8ea P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.155630 30834 tablet_replica.cc:333] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.156126 30834 raft_consensus.cc:2243] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.156791 30834 raft_consensus.cc:2272] T caa8afd788f74366bc67569afbfeb529 P b419526d8a974bc58bad88f42c9dc0df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.158550 30834 tablet_replica.cc:333] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.158994 30834 raft_consensus.cc:2243] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:01.159396 30834 raft_consensus.cc:2272] T d36cc1becd2e4ca7827226eecb340d3b P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.161100 30834 tablet_replica.cc:333] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df: stopping tablet replica
I20260710 11:09:01.161533 30834 raft_consensus.cc:2243] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.162209 30834 raft_consensus.cc:2272] T 299f31e5e3b0417fb002573bbdba51cf P b419526d8a974bc58bad88f42c9dc0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.197002 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:09:01.222816 30834 master.cc:562] Master@127.30.28.190:42935 shutting down...
I20260710 11:09:01.247720 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:01.248274 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:01.248588 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21668c4a040d4dd1a7bbcec395d4b6b0: stopping tablet replica
I20260710 11:09:01.268356 30834 master.cc:584] Master@127.30.28.190:42935 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11706 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:01.314833 30834 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.28.190:41163
I20260710 11:09:01.316000 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:01.321489  2758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.321590  2759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.322147  2761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:01.323331 30834 server_base.cc:1061] running on GCE node
I20260710 11:09:01.324272 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:01.324487 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:01.324605 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681741324595 us; error 0 us; skew 500 ppm
I20260710 11:09:01.325030 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:01.327244 30834 webserver.cc:533] Webserver started at http://127.30.28.190:39835/ using document root <none> and password file <none>
I20260710 11:09:01.327641 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:01.327785 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:01.328049 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:01.330120 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/master-0-root/instance:
uuid: "081198ff09fe4f4ab49658490f0f553d"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.334467 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:01.337641  2766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.338383 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:01.338650 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/master-0-root
uuid: "081198ff09fe4f4ab49658490f0f553d"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.338922 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:01.356645 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:01.357693 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:01.393579 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.190:41163
I20260710 11:09:01.393711  2817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.190:41163 every 8 connection(s)
I20260710 11:09:01.397221  2818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.406877  2818 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d: Bootstrap starting.
I20260710 11:09:01.411257  2818 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:01.415114  2818 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d: No bootstrap required, opened a new log
I20260710 11:09:01.417090  2818 raft_consensus.cc:359] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081198ff09fe4f4ab49658490f0f553d" member_type: VOTER }
I20260710 11:09:01.417477  2818 raft_consensus.cc:385] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:01.417698  2818 raft_consensus.cc:740] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081198ff09fe4f4ab49658490f0f553d, State: Initialized, Role: FOLLOWER
I20260710 11:09:01.418326  2818 consensus_queue.cc:260] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "081198ff09fe4f4ab49658490f0f553d" member_type: VOTER }
I20260710 11:09:01.418771  2818 raft_consensus.cc:399] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:01.418987  2818 raft_consensus.cc:493] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:01.419261  2818 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:01.423437  2818 raft_consensus.cc:515] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081198ff09fe4f4ab49658490f0f553d" member_type: VOTER }
I20260710 11:09:01.423908  2818 leader_election.cc:304] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [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: 081198ff09fe4f4ab49658490f0f553d; no voters: 
I20260710 11:09:01.424970  2818 leader_election.cc:290] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:01.425287  2821 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:01.426644  2821 raft_consensus.cc:697] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 1 LEADER]: Becoming Leader. State: Replica: 081198ff09fe4f4ab49658490f0f553d, State: Running, Role: LEADER
I20260710 11:09:01.427207  2821 consensus_queue.cc:237] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [LEADER]: Queue going to LEADER mode. State: All 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: "081198ff09fe4f4ab49658490f0f553d" member_type: VOTER }
I20260710 11:09:01.427783  2818 sys_catalog.cc:565] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:01.432083  2822 sys_catalog.cc:455] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "081198ff09fe4f4ab49658490f0f553d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081198ff09fe4f4ab49658490f0f553d" member_type: VOTER } }
I20260710 11:09:01.432857  2822 sys_catalog.cc:458] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:01.432757  2823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 081198ff09fe4f4ab49658490f0f553d. Latest consensus state: current_term: 1 leader_uuid: "081198ff09fe4f4ab49658490f0f553d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "081198ff09fe4f4ab49658490f0f553d" member_type: VOTER } }
I20260710 11:09:01.433653  2823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:01.435864  2829 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:01.442705  2829 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:01.448391 30834 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:01.452618  2829 catalog_manager.cc:1383] Generated new cluster ID: e68bdef3fce445c68ae8d8c57a62b6b0
I20260710 11:09:01.452913  2829 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:01.473500  2829 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:01.474704  2829 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:01.496778  2829 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d: Generated new TSK 0
I20260710 11:09:01.497382  2829 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:01.515676 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:01.521147  2839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.522111  2840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.524170  2842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:01.524451 30834 server_base.cc:1061] running on GCE node
I20260710 11:09:01.525385 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:01.525560 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:01.525768 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681741525748 us; error 0 us; skew 500 ppm
I20260710 11:09:01.526284 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:01.528841 30834 webserver.cc:533] Webserver started at http://127.30.28.129:45989/ using document root <none> and password file <none>
I20260710 11:09:01.529297 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:01.529569 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:01.529790 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:01.530750 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-0-root/instance:
uuid: "a8af239995be4ad88d79cd68569c529a"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.534724 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:01.537604  2847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.538317 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:01.538540 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-0-root
uuid: "a8af239995be4ad88d79cd68569c529a"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.538859 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:01.559450 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:01.560566 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:01.561864 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:01.564620 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:01.564808 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.565074 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:01.565230 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.603400 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.129:35997
I20260710 11:09:01.603507  2909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.129:35997 every 8 connection(s)
I20260710 11:09:01.608247 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:01.615272  2914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.616147  2915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.620312  2917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:01.621814 30834 server_base.cc:1061] running on GCE node
I20260710 11:09:01.623288 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:09:01.623334  2910 heartbeater.cc:344] Connected to a master server at 127.30.28.190:41163
W20260710 11:09:01.623602 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:01.623775  2910 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:01.623811 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681741623790 us; error 0 us; skew 500 ppm
I20260710 11:09:01.624737 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:01.624790  2910 heartbeater.cc:507] Master 127.30.28.190:41163 requested a full tablet report, sending...
I20260710 11:09:01.627187  2783 ts_manager.cc:194] Registered new tserver with Master: a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997)
I20260710 11:09:01.627421 30834 webserver.cc:533] Webserver started at http://127.30.28.130:40139/ using document root <none> and password file <none>
I20260710 11:09:01.628059 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:01.628261 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:01.628530 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:01.629197  2783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42502
I20260710 11:09:01.629647 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-1-root/instance:
uuid: "a65cce01f9564efd979eb0207a02eae0"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.634490 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:09:01.637638  2922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.638408 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:01.638723 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-1-root
uuid: "a65cce01f9564efd979eb0207a02eae0"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.639042 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:01.652364 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:01.653450 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:01.654807 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:01.656929 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:01.657143 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.657380 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:01.657548 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.695204 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.130:38169
I20260710 11:09:01.695315  2984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.130:38169 every 8 connection(s)
I20260710 11:09:01.699791 30834 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:01.706000  2988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.707561  2989 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.710507  2991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:01.710633 30834 server_base.cc:1061] running on GCE node
I20260710 11:09:01.711021  2985 heartbeater.cc:344] Connected to a master server at 127.30.28.190:41163
I20260710 11:09:01.711498  2985 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:01.711843 30834 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:01.712172 30834 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:01.712271  2985 heartbeater.cc:507] Master 127.30.28.190:41163 requested a full tablet report, sending...
I20260710 11:09:01.712378 30834 hybrid_clock.cc:648] HybridClock initialized: now 1783681741712361 us; error 0 us; skew 500 ppm
I20260710 11:09:01.713044 30834 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:01.714466  2783 ts_manager.cc:194] Registered new tserver with Master: a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:01.715682 30834 webserver.cc:533] Webserver started at http://127.30.28.131:33085/ using document root <none> and password file <none>
I20260710 11:09:01.715898  2783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42508
I20260710 11:09:01.716231 30834 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:01.716491 30834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:01.716773 30834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:01.717919 30834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-2-root/instance:
uuid: "e6d630ff1fcb488cae4531eb269c8289"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.722354 30834 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:09:01.725427  2996 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.726166 30834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:01.726444 30834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-2-root
uuid: "e6d630ff1fcb488cae4531eb269c8289"
format_stamp: "Formatted at 2026-07-10 11:09:01 on dist-test-slave-gg25"
I20260710 11:09:01.726730 30834 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk0O45o/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681641076949-30834-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:01.735975 30834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:01.737013 30834 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:01.739285 30834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:01.741997 30834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:01.742218 30834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.742488 30834 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:01.742657 30834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:01.780407 30834 rpc_server.cc:307] RPC server started. Bound to: 127.30.28.131:37507
I20260710 11:09:01.780545  3058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.28.131:37507 every 8 connection(s)
I20260710 11:09:01.794050  3059 heartbeater.cc:344] Connected to a master server at 127.30.28.190:41163
I20260710 11:09:01.794485  3059 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:01.795207  3059 heartbeater.cc:507] Master 127.30.28.190:41163 requested a full tablet report, sending...
I20260710 11:09:01.797099  2783 ts_manager.cc:194] Registered new tserver with Master: e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:01.798079 30834 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014365932s
I20260710 11:09:01.798406  2783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42520
I20260710 11:09:01.858325  2783 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42536:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:01.861712  2783 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:01.934832  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 81d9289360c14c66985690ff0d90f395 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:01.936440  3022 tablet_service.cc:1511] Processing CreateTablet for tablet 4c570351fbfe4760b624f780d383e82c (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:01.934832  3023 tablet_service.cc:1511] Processing CreateTablet for tablet aedc0f2e08984ec4824655625711a3de (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:01.938443  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d9289360c14c66985690ff0d90f395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.939612  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aedc0f2e08984ec4824655625711a3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.941186  3022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c570351fbfe4760b624f780d383e82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.944689  2950 tablet_service.cc:1511] Processing CreateTablet for tablet 81d9289360c14c66985690ff0d90f395 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:01.946198  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d9289360c14c66985690ff0d90f395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.945791  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 4c570351fbfe4760b624f780d383e82c (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:01.947223  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c570351fbfe4760b624f780d383e82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.948861  2949 tablet_service.cc:1511] Processing CreateTablet for tablet aedc0f2e08984ec4824655625711a3de (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:01.950350  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aedc0f2e08984ec4824655625711a3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.963165  3075 tablet_bootstrap.cc:492] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:01.970104  3075 tablet_bootstrap.cc:654] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:01.971798  2947 tablet_service.cc:1511] Processing CreateTablet for tablet 6c97e33213af4a9983af82e16d1d3fae (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:01.973677  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c97e33213af4a9983af82e16d1d3fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.975821  2873 tablet_service.cc:1511] Processing CreateTablet for tablet 4c570351fbfe4760b624f780d383e82c (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:01.977451  2873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c570351fbfe4760b624f780d383e82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.977850  2875 tablet_service.cc:1511] Processing CreateTablet for tablet 81d9289360c14c66985690ff0d90f395 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:01.979107  2875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d9289360c14c66985690ff0d90f395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.981527  2874 tablet_service.cc:1511] Processing CreateTablet for tablet aedc0f2e08984ec4824655625711a3de (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:01.982872  2874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aedc0f2e08984ec4824655625711a3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.975968  2872 tablet_service.cc:1511] Processing CreateTablet for tablet 6c97e33213af4a9983af82e16d1d3fae (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:01.984710  2872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c97e33213af4a9983af82e16d1d3fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.986187  2946 tablet_service.cc:1511] Processing CreateTablet for tablet 888143dcb1f84db6b8f4c41e9d7fd7cf (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:01.987504  2946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888143dcb1f84db6b8f4c41e9d7fd7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.989709  3021 tablet_service.cc:1511] Processing CreateTablet for tablet 888143dcb1f84db6b8f4c41e9d7fd7cf (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:01.991004  3021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888143dcb1f84db6b8f4c41e9d7fd7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.993155  2871 tablet_service.cc:1511] Processing CreateTablet for tablet 888143dcb1f84db6b8f4c41e9d7fd7cf (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:01.994448  2871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888143dcb1f84db6b8f4c41e9d7fd7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:01.998627  2870 tablet_service.cc:1511] Processing CreateTablet for tablet b0668126689d4431a5c0bff4fa0866d8 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:02.000425  2870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0668126689d4431a5c0bff4fa0866d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.004873  2945 tablet_service.cc:1511] Processing CreateTablet for tablet b0668126689d4431a5c0bff4fa0866d8 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:02.006210  2945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0668126689d4431a5c0bff4fa0866d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.006644  3020 tablet_service.cc:1511] Processing CreateTablet for tablet b0668126689d4431a5c0bff4fa0866d8 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:02.007568  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 6c97e33213af4a9983af82e16d1d3fae (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:02.026288  2869 tablet_service.cc:1511] Processing CreateTablet for tablet 75a8cd979943469e81f629f94a7a1188 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:02.026892  2944 tablet_service.cc:1511] Processing CreateTablet for tablet 75a8cd979943469e81f629f94a7a1188 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:02.028272  2944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a8cd979943469e81f629f94a7a1188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.029542  3019 tablet_service.cc:1511] Processing CreateTablet for tablet 75a8cd979943469e81f629f94a7a1188 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:02.031394  2869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a8cd979943469e81f629f94a7a1188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.012243  3020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0668126689d4431a5c0bff4fa0866d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.038172  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c97e33213af4a9983af82e16d1d3fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.038829  3019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a8cd979943469e81f629f94a7a1188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.056778  2943 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea2de768bc4efca0a49a8e859e00f1 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:02.058251  2943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea2de768bc4efca0a49a8e859e00f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.057924  2868 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea2de768bc4efca0a49a8e859e00f1 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:02.059191  2868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea2de768bc4efca0a49a8e859e00f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.061223  2867 tablet_service.cc:1511] Processing CreateTablet for tablet 2964bfab087f4324a3b102a737d46eef (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:02.062480  2867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2964bfab087f4324a3b102a737d46eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.062144  3018 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea2de768bc4efca0a49a8e859e00f1 (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:02.063485  3018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea2de768bc4efca0a49a8e859e00f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.071691  3077 tablet_bootstrap.cc:492] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.086320  2942 tablet_service.cc:1511] Processing CreateTablet for tablet 2964bfab087f4324a3b102a737d46eef (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:02.087646  2942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2964bfab087f4324a3b102a737d46eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.087312  3022 tablet_service.cc:1511] Processing CreateTablet for tablet 2964bfab087f4324a3b102a737d46eef (DEFAULT_TABLE table=test-workload [id=56a59c0311ea4d338ecda45651b8b827]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:02.091683  3022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2964bfab087f4324a3b102a737d46eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.092904  3075 tablet_bootstrap.cc:492] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.098114  3075 ts_tablet_manager.cc:1403] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.135s	user 0.005s	sys 0.011s
I20260710 11:09:02.099480  3077 tablet_bootstrap.cc:654] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.104063  3075 raft_consensus.cc:359] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.108991  3075 raft_consensus.cc:385] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.109377  3075 raft_consensus.cc:740] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.110392  3075 consensus_queue.cc:260] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.112838  3076 tablet_bootstrap.cc:492] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.138656  3075 ts_tablet_manager.cc:1434] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 11:09:02.140002  3059 heartbeater.cc:499] Master 127.30.28.190:41163 was elected leader, sending a full tablet report...
I20260710 11:09:02.142222  3076 tablet_bootstrap.cc:654] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.142637  3075 tablet_bootstrap.cc:492] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.155437  3077 tablet_bootstrap.cc:492] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.155840  3075 tablet_bootstrap.cc:654] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.155968  3077 ts_tablet_manager.cc:1403] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.010s
I20260710 11:09:02.159224  3077 raft_consensus.cc:359] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.159830  3077 raft_consensus.cc:385] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.160172  3077 raft_consensus.cc:740] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.161222  3075 tablet_bootstrap.cc:492] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.161087  3077 consensus_queue.cc:260] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.161737  3075 ts_tablet_manager.cc:1403] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260710 11:09:02.161919  3076 tablet_bootstrap.cc:492] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.162533  3076 ts_tablet_manager.cc:1403] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.006s
I20260710 11:09:02.165429  3076 raft_consensus.cc:359] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.165670  3075 raft_consensus.cc:359] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.166165  3076 raft_consensus.cc:385] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.166280  3075 raft_consensus.cc:385] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.166579  3076 raft_consensus.cc:740] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.166697  3075 raft_consensus.cc:740] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.167451  3076 consensus_queue.cc:260] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.167595  3075 consensus_queue.cc:260] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.170110  3075 ts_tablet_manager.cc:1434] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:02.170984  3075 tablet_bootstrap.cc:492] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.176543  3077 ts_tablet_manager.cc:1434] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.006s
I20260710 11:09:02.177464  3075 tablet_bootstrap.cc:654] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.177695  2910 heartbeater.cc:499] Master 127.30.28.190:41163 was elected leader, sending a full tablet report...
I20260710 11:09:02.182935  3077 tablet_bootstrap.cc:492] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.182873  2985 heartbeater.cc:499] Master 127.30.28.190:41163 was elected leader, sending a full tablet report...
I20260710 11:09:02.188776  3075 tablet_bootstrap.cc:492] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.189307  3075 ts_tablet_manager.cc:1403] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:09:02.190225  3077 tablet_bootstrap.cc:654] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.192058  3076 ts_tablet_manager.cc:1434] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.005s
I20260710 11:09:02.192126  3075 raft_consensus.cc:359] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.193038  3075 raft_consensus.cc:385] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.193198  3076 tablet_bootstrap.cc:492] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.193367  3075 raft_consensus.cc:740] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.194494  3075 consensus_queue.cc:260] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.201527  3075 ts_tablet_manager.cc:1434] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:02.202316  3075 tablet_bootstrap.cc:492] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.202636  3076 tablet_bootstrap.cc:654] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.207981  3075 tablet_bootstrap.cc:654] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.215644  3076 tablet_bootstrap.cc:492] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.216279  3076 ts_tablet_manager.cc:1403] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260710 11:09:02.220079  3076 raft_consensus.cc:359] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.220984  3076 raft_consensus.cc:385] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.221349  3076 raft_consensus.cc:740] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.225023  3075 tablet_bootstrap.cc:492] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.225713  3075 ts_tablet_manager.cc:1403] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 11:09:02.228175  3077 tablet_bootstrap.cc:492] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.228682  3077 ts_tablet_manager.cc:1403] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.028s
I20260710 11:09:02.228415  3075 raft_consensus.cc:359] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.228485  3076 consensus_queue.cc:260] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.229270  3075 raft_consensus.cc:385] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.229614  3075 raft_consensus.cc:740] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.230352  3075 consensus_queue.cc:260] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.231600  3077 raft_consensus.cc:359] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.232348  3077 raft_consensus.cc:385] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.232529  3075 ts_tablet_manager.cc:1434] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:09:02.232640  3077 raft_consensus.cc:740] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.233534  3075 tablet_bootstrap.cc:492] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.233508  3077 consensus_queue.cc:260] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.238256  3077 ts_tablet_manager.cc:1434] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:02.239231  3077 tablet_bootstrap.cc:492] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.240449  3076 ts_tablet_manager.cc:1434] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 11:09:02.241284  3075 tablet_bootstrap.cc:654] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.241605  3076 tablet_bootstrap.cc:492] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.246649  3077 tablet_bootstrap.cc:654] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.248545  3076 tablet_bootstrap.cc:654] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.267642  3077 tablet_bootstrap.cc:492] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.268121  3077 ts_tablet_manager.cc:1403] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.020s
I20260710 11:09:02.268268  3076 tablet_bootstrap.cc:492] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.268755  3076 ts_tablet_manager.cc:1403] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260710 11:09:02.269363  3075 tablet_bootstrap.cc:492] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.269845  3075 ts_tablet_manager.cc:1403] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.020s
I20260710 11:09:02.270932  3076 raft_consensus.cc:359] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.270975  3077 raft_consensus.cc:359] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.271610  3076 raft_consensus.cc:385] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.271826  3077 raft_consensus.cc:385] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.271983  3076 raft_consensus.cc:740] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.272256  3077 raft_consensus.cc:740] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.272650  3075 raft_consensus.cc:359] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.272818  3076 consensus_queue.cc:260] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.273428  3075 raft_consensus.cc:385] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.273061  3077 consensus_queue.cc:260] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.273752  3075 raft_consensus.cc:740] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.274485  3075 consensus_queue.cc:260] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.275053  3076 ts_tablet_manager.cc:1434] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:02.276762  3075 ts_tablet_manager.cc:1434] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:09:02.277968  3076 tablet_bootstrap.cc:492] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.278409  3075 tablet_bootstrap.cc:492] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.281404  3077 ts_tablet_manager.cc:1434] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:09:02.284955  3076 tablet_bootstrap.cc:654] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.285337  3075 tablet_bootstrap.cc:654] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.289754  3077 tablet_bootstrap.cc:492] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.290279  3076 tablet_bootstrap.cc:492] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.290685  3075 tablet_bootstrap.cc:492] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.290745  3076 ts_tablet_manager.cc:1403] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:09:02.291378  3075 ts_tablet_manager.cc:1403] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:09:02.294112  3076 raft_consensus.cc:359] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.294981  3076 raft_consensus.cc:385] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.294485  3075 raft_consensus.cc:359] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.295336  3076 raft_consensus.cc:740] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.295532  3075 raft_consensus.cc:385] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.296061  3075 raft_consensus.cc:740] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.296267  3076 consensus_queue.cc:260] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.297252  3077 tablet_bootstrap.cc:654] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.296867  3075 consensus_queue.cc:260] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.299314  3075 ts_tablet_manager.cc:1434] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:09:02.300246  3075 tablet_bootstrap.cc:492] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.300487  3076 ts_tablet_manager.cc:1434] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:09:02.301766  3076 tablet_bootstrap.cc:492] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.306563  3075 tablet_bootstrap.cc:654] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.307878  3083 raft_consensus.cc:493] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.308434  3083 raft_consensus.cc:515] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.309135  3076 tablet_bootstrap.cc:654] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.315969  3077 tablet_bootstrap.cc:492] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.316457  3077 ts_tablet_manager.cc:1403] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:09:02.314283  3083 leader_election.cc:290] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.325277  3077 raft_consensus.cc:359] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.326206  3077 raft_consensus.cc:385] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.326558  3077 raft_consensus.cc:740] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.327428  3077 consensus_queue.cc:260] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.344745  3077 ts_tablet_manager.cc:1434] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:09:02.346143  3077 tablet_bootstrap.cc:492] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.356971  3077 tablet_bootstrap.cc:654] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.360844  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.361866  2960 raft_consensus.cc:2468] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:02.362521  3075 tablet_bootstrap.cc:492] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.363025  3075 ts_tablet_manager.cc:1403] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.035s
I20260710 11:09:02.363885  2851 leader_election.cc:304] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:02.364697  3083 raft_consensus.cc:2804] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.365041  3083 raft_consensus.cc:493] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.365338  3083 raft_consensus.cc:3060] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.366000  3075 raft_consensus.cc:359] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.366822  3075 raft_consensus.cc:385] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.367075  3075 raft_consensus.cc:740] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.367830  3075 consensus_queue.cc:260] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.368578  3077 tablet_bootstrap.cc:492] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.369071  3077 ts_tablet_manager.cc:1403] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.002s
I20260710 11:09:02.370398  3075 ts_tablet_manager.cc:1434] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:09:02.371344  3075 tablet_bootstrap.cc:492] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.371922  3077 raft_consensus.cc:359] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.372670  3077 raft_consensus.cc:385] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.372393  3083 raft_consensus.cc:515] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.372999  3077 raft_consensus.cc:740] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.373768  3077 consensus_queue.cc:260] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.374460  3083 leader_election.cc:290] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.376173  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.376690  2960 raft_consensus.cc:3060] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.379027  3075 tablet_bootstrap.cc:654] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.365972  3076 tablet_bootstrap.cc:492] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.380529  3076 ts_tablet_manager.cc:1403] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.029s
I20260710 11:09:02.383708  2960 raft_consensus.cc:2468] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:02.383987  3080 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.384907  2851 leader_election.cc:304] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:02.384713  3080 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.387842  3084 raft_consensus.cc:493] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.388343  3084 raft_consensus.cc:515] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.389357  3080 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:02.390734  3076 raft_consensus.cc:359] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.391695  3076 raft_consensus.cc:385] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.392088  3076 raft_consensus.cc:740] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.392990  3076 consensus_queue.cc:260] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.433182  3083 raft_consensus.cc:2804] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.434142  3076 ts_tablet_manager.cc:1434] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.053s	user 0.027s	sys 0.017s
I20260710 11:09:02.434258  3077 ts_tablet_manager.cc:1434] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.065s	user 0.038s	sys 0.027s
I20260710 11:09:02.430958  3084 leader_election.cc:290] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507), a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997)
I20260710 11:09:02.448634  3080 raft_consensus.cc:493] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.436338  3083 raft_consensus.cc:697] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:02.449198  3080 raft_consensus.cc:515] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.451269  3080 leader_election.cc:290] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:02.451486  3104 raft_consensus.cc:493] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.454282  3076 tablet_bootstrap.cc:492] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.458945  3100 raft_consensus.cc:493] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.459426  3100 raft_consensus.cc:515] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.460187  3084 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.460657  3084 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.461220  3100 leader_election.cc:290] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.462214  3100 raft_consensus.cc:493] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.462651  3084 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
W20260710 11:09:02.464138  2831 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:02.465617  3076 tablet_bootstrap.cc:654] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.462630  3100 raft_consensus.cc:515] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.467674  3100 leader_election.cc:290] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.457899  3077 tablet_bootstrap.cc:492] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.449985  3083 consensus_queue.cc:237] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.472708  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedc0f2e08984ec4824655625711a3de" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.471019  3080 raft_consensus.cc:493] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.474063  3080 raft_consensus.cc:515] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.476894  3077 tablet_bootstrap.cc:654] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.454187  3104 raft_consensus.cc:515] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.478854  3104 leader_election.cc:290] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.481297  3080 leader_election.cc:290] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997)
I20260710 11:09:02.490034  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.490312  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.490651  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.491014  2959 raft_consensus.cc:2468] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 0.
I20260710 11:09:02.491269  3034 raft_consensus.cc:2468] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:02.492268  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.492341  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.493012  2958 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 0.
I20260710 11:09:02.493505  3032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedc0f2e08984ec4824655625711a3de" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.494016  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.494128  3032 raft_consensus.cc:2468] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
W20260710 11:09:02.494563  2997 leader_election.cc:343] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.495249  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.492573  3033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:02.496030  3000 leader_election.cc:304] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.495882  3031 raft_consensus.cc:2468] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:02.496542  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.496996  3000 leader_election.cc:304] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.497501  2885 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 0.
W20260710 11:09:02.497924  2997 leader_election.cc:343] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.496290  3033 raft_consensus.cc:3060] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.499562  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.494652  2960 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 0.
W20260710 11:09:02.501153  2851 leader_election.cc:343] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.501698  3080 raft_consensus.cc:2804] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.502177  3080 raft_consensus.cc:493] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.502548  3080 raft_consensus.cc:3060] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:02.502730  2851 leader_election.cc:343] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.514181  3080 raft_consensus.cc:515] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.516363  3080 leader_election.cc:290] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:02.516968  3080 raft_consensus.cc:2804] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.517308  3080 raft_consensus.cc:493] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.517683  3080 raft_consensus.cc:3060] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.516408  2850 leader_election.cc:304] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:02.520912  3075 tablet_bootstrap.cc:492] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.522333  3100 raft_consensus.cc:2804] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.522459  3075 ts_tablet_manager.cc:1403] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.001s
I20260710 11:09:02.522882  3100 raft_consensus.cc:493] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.523382  3077 tablet_bootstrap.cc:492] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.523571  3100 raft_consensus.cc:3060] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.524137  3077 ts_tablet_manager.cc:1403] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.026s
I20260710 11:09:02.525413  3075 raft_consensus.cc:359] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.526113  3075 raft_consensus.cc:385] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.526435  3075 raft_consensus.cc:740] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.527280  3033 raft_consensus.cc:2468] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:02.531445  3076 tablet_bootstrap.cc:492] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.531962  3076 ts_tablet_manager.cc:1403] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.017s
I20260710 11:09:02.534794  3076 raft_consensus.cc:359] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.535470  3076 raft_consensus.cc:385] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.527161  3075 consensus_queue.cc:260] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.535486  3100 raft_consensus.cc:515] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.537338  3075 ts_tablet_manager.cc:1434] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:09:02.538250  3075 tablet_bootstrap.cc:492] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:02.538331  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedc0f2e08984ec4824655625711a3de" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.521917  2850 leader_election.cc:304] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0
W20260710 11:09:02.540416  2851 leader_election.cc:343] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.527347  3077 raft_consensus.cc:359] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.541193  3077 raft_consensus.cc:385] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.541563  3077 raft_consensus.cc:740] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.542320  3077 consensus_queue.cc:260] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.544273  3100 leader_election.cc:290] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.544823  3100 raft_consensus.cc:2804] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.545176  3100 raft_consensus.cc:493] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.545516  3100 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.550092  3075 tablet_bootstrap.cc:654] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.553016  3100 raft_consensus.cc:515] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.553774  2781 catalog_manager.cc:5697] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:02.535851  3076 raft_consensus.cc:740] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.556484  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.556895  3076 consensus_queue.cc:260] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.564114  3112 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.564733  3112 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.565538  3083 raft_consensus.cc:493] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.566166  3083 raft_consensus.cc:515] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.568746  3083 leader_election.cc:290] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.573071  3076 ts_tablet_manager.cc:1434] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260710 11:09:02.574360  3076 tablet_bootstrap.cc:492] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.576164  3100 leader_election.cc:290] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
W20260710 11:09:02.561350  2851 leader_election.cc:343] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.577962  3033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.578935  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.579531  3031 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:02.579896  3032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888143dcb1f84db6b8f4c41e9d7fd7cf" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.580590  3080 raft_consensus.cc:515] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.582337  2925 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.582602  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.580731  3032 raft_consensus.cc:2468] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:02.585269  3104 raft_consensus.cc:2804] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.585777  3033 raft_consensus.cc:2393] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a65cce01f9564efd979eb0207a02eae0 in current term 1: Already voted for candidate e6d630ff1fcb488cae4531eb269c8289 in this term.
I20260710 11:09:02.586191  3104 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:02.585289  2850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.131:37507, user_credentials={real_user=slave}} blocked reactor thread for 63446.8us
I20260710 11:09:02.586750  3104 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:02.569584  3000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.130:38169, user_credentials={real_user=slave}} blocked reactor thread for 72655.6us
I20260710 11:09:02.588555  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.588698  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:02.589305  2885 raft_consensus.cc:3060] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.589519  3030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:02.590137  3030 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.589833  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:02.591375  3034 raft_consensus.cc:2393] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8af239995be4ad88d79cd68569c529a in current term 1: Already voted for candidate e6d630ff1fcb488cae4531eb269c8289 in this term.
I20260710 11:09:02.584573  2960 raft_consensus.cc:2468] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:02.592777  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.593319  2958 raft_consensus.cc:3060] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.593969  2851 leader_election.cc:304] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:02.594945  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedc0f2e08984ec4824655625711a3de" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:02.595532  3031 raft_consensus.cc:3060] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.597155  2885 raft_consensus.cc:2468] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:02.597260  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.597996  2960 raft_consensus.cc:2468] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 0.
I20260710 11:09:02.598412  3077 ts_tablet_manager.cc:1434] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.074s	user 0.020s	sys 0.006s
I20260710 11:09:02.599431  3077 tablet_bootstrap.cc:492] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.598241  3000 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [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: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: a8af239995be4ad88d79cd68569c529a
I20260710 11:09:02.600080  3100 raft_consensus.cc:2764] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:02.600011  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.601189  2925 leader_election.cc:304] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.601717  2997 leader_election.cc:304] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.602032  3084 raft_consensus.cc:2804] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.602262  3113 raft_consensus.cc:2804] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.602496  3084 raft_consensus.cc:493] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.603509  3113 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.603626  3084 raft_consensus.cc:3060] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.597208  3104 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.586043  3112 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:02.608549  3112 raft_consensus.cc:2804] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.612068  3080 leader_election.cc:290] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997)
I20260710 11:09:02.612660  3030 raft_consensus.cc:2468] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:02.603916  3113 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.616618  3000 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.623728  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:02.624498  3115 raft_consensus.cc:493] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:02.624732  3104 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.625003  3115 raft_consensus.cc:515] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.626722  3031 raft_consensus.cc:2468] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:02.629031  2958 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:02.633226  3080 raft_consensus.cc:2804] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.633611  3080 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.633939  3080 raft_consensus.cc:3060] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.634656  3115 leader_election.cc:290] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.636458  3000 leader_election.cc:304] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.637312  3112 raft_consensus.cc:697] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:02.638441  3112 consensus_queue.cc:237] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.639569  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.640197  2884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.640789  2883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888143dcb1f84db6b8f4c41e9d7fd7cf" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:02.620070  3084 raft_consensus.cc:515] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.640226  2885 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:02.644085  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:02.644275  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:02.645660  3113 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.651134  3077 tablet_bootstrap.cc:654] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.651665  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888143dcb1f84db6b8f4c41e9d7fd7cf" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:02.652102  3076 tablet_bootstrap.cc:654] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.652164  3084 leader_election.cc:290] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
W20260710 11:09:02.657887  2997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:35997, user_credentials={real_user=slave}} blocked reactor thread for 56249us
I20260710 11:09:02.658412  3034 raft_consensus.cc:2393] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a65cce01f9564efd979eb0207a02eae0 in current term 1: Already voted for candidate e6d630ff1fcb488cae4531eb269c8289 in this term.
I20260710 11:09:02.653625  3031 raft_consensus.cc:3060] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.658438  3117 raft_consensus.cc:2804] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:09:02.663301  2851 leader_election.cc:343] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.663682  3117 raft_consensus.cc:697] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:02.664906  3117 consensus_queue.cc:237] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:02.670463  3075 tablet_bootstrap.cc:492] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:02.671149  3075 ts_tablet_manager.cc:1403] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.010s
I20260710 11:09:02.657478  2850 leader_election.cc:304] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0
W20260710 11:09:02.659180  2997 leader_election.cc:343] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.675786  3115 raft_consensus.cc:2804] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.676507  3115 raft_consensus.cc:697] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:02.677302  3115 consensus_queue.cc:237] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.679690  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.687151  2958 raft_consensus.cc:2393] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6d630ff1fcb488cae4531eb269c8289 in current term 1: Already voted for candidate a65cce01f9564efd979eb0207a02eae0 in this term.
I20260710 11:09:02.691551  3075 raft_consensus.cc:359] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.692759  3075 raft_consensus.cc:385] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.693166  3075 raft_consensus.cc:740] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.684343  3113 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:02.704109  2850 leader_election.cc:304] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:02.710419  3114 raft_consensus.cc:2804] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.711012  3114 raft_consensus.cc:697] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:02.712110  3114 consensus_queue.cc:237] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.721081  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
W20260710 11:09:02.721298  2923 leader_election.cc:343] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.722995  2923 leader_election.cc:304] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [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: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:02.723978  3084 raft_consensus.cc:2764] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 11:09:02.725023  2923 leader_election.cc:343] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.728317  3080 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.732489  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
W20260710 11:09:02.732674  2923 leader_election.cc:343] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.733206  2882 raft_consensus.cc:3060] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.733378  2923 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [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: a65cce01f9564efd979eb0207a02eae0; no voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:02.709125  3031 raft_consensus.cc:2468] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:02.736559  2925 leader_election.cc:304] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.737118  2883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:02.737440  3104 raft_consensus.cc:2749] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:02.737557  3084 raft_consensus.cc:2804] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.738224  3084 raft_consensus.cc:697] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:02.739200  2883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888143dcb1f84db6b8f4c41e9d7fd7cf" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:02.739207  3084 consensus_queue.cc:237] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
W20260710 11:09:02.740929  2997 leader_election.cc:343] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.741485  2997 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [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: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:02.742856  3113 raft_consensus.cc:2749] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:02.744553  3075 consensus_queue.cc:260] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.748112  3034 raft_consensus.cc:2468] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
W20260710 11:09:02.750404  2923 leader_election.cc:343] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.755283  3077 tablet_bootstrap.cc:492] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.755494  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.755978  3080 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:02.757347  3077 ts_tablet_manager.cc:1403] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.011s
I20260710 11:09:02.756446  3075 ts_tablet_manager.cc:1434] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.004s
I20260710 11:09:02.756336  2850 leader_election.cc:304] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:02.757268  2958 raft_consensus.cc:3060] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.762387  2783 catalog_manager.cc:5697] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:02.760494  2882 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:02.768144  3076 tablet_bootstrap.cc:492] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.777729  3076 ts_tablet_manager.cc:1403] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.204s	user 0.027s	sys 0.051s
I20260710 11:09:02.774924  3077 raft_consensus.cc:359] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.778213  3077 raft_consensus.cc:385] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.770661  2782 catalog_manager.cc:5697] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:02.778541  3077 raft_consensus.cc:740] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.779573  3077 consensus_queue.cc:260] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.767666  3114 raft_consensus.cc:2804] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:02.780577  3114 raft_consensus.cc:493] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:02.780903  3076 raft_consensus.cc:359] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.781594  3076 raft_consensus.cc:385] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.781865  3076 raft_consensus.cc:740] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.782680  3077 ts_tablet_manager.cc:1434] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:09:02.782610  3076 consensus_queue.cc:260] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.782893  2781 catalog_manager.cc:5697] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:02.780937  3114 raft_consensus.cc:3060] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.785220  3076 ts_tablet_manager.cc:1434] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:02.784693  2781 catalog_manager.cc:5697] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:02.786316  3076 tablet_bootstrap.cc:492] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.773211  2958 raft_consensus.cc:2468] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:02.788022  3077 tablet_bootstrap.cc:492] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.788738  3000 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.788003  2783 catalog_manager.cc:5697] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:02.773617  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:02.791823  3080 raft_consensus.cc:2804] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.792395  3080 raft_consensus.cc:697] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
W20260710 11:09:02.792810  2997 leader_election.cc:343] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.793164  3080 consensus_queue.cc:237] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.793629  3114 raft_consensus.cc:515] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.799719  3114 leader_election.cc:290] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:02.800877  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:02.801510  3034 raft_consensus.cc:3060] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.803787  3076 tablet_bootstrap.cc:654] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.808799  3034 raft_consensus.cc:2468] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:02.809957  2850 leader_election.cc:304] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:02.811000  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:02.812003  3114 raft_consensus.cc:2804] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:09:02.812207  2851 leader_election.cc:343] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:02.812547  3114 raft_consensus.cc:697] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:02.813326  3114 consensus_queue.cc:237] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.799364  3077 tablet_bootstrap.cc:654] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.823522  3077 tablet_bootstrap.cc:492] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.827186  3077 ts_tablet_manager.cc:1403] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.004s
I20260710 11:09:02.831197  3077 raft_consensus.cc:359] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.831782  3076 tablet_bootstrap.cc:492] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.831804  3077 raft_consensus.cc:385] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.832369  3077 raft_consensus.cc:740] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.832463  3076 ts_tablet_manager.cc:1403] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.006s
I20260710 11:09:02.833190  3077 consensus_queue.cc:260] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.835536  3077 ts_tablet_manager.cc:1434] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:09:02.835310  3076 raft_consensus.cc:359] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.836032  3076 raft_consensus.cc:385] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.836316  3076 raft_consensus.cc:740] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.837070  3076 consensus_queue.cc:260] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.836658  2781 catalog_manager.cc:5697] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:02.838996  3076 ts_tablet_manager.cc:1434] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:02.839911  3076 tablet_bootstrap.cc:492] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:02.836484  3077 tablet_bootstrap.cc:492] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:02.845360  3076 tablet_bootstrap.cc:654] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.846267  3077 tablet_bootstrap.cc:654] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.850176  2783 catalog_manager.cc:5697] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:02.851886  3077 tablet_bootstrap.cc:492] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:02.852504  3077 ts_tablet_manager.cc:1403] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:09:02.856107  3076 tablet_bootstrap.cc:492] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:02.856539  3076 ts_tablet_manager.cc:1403] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:09:02.857837  3077 raft_consensus.cc:359] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.858484  3077 raft_consensus.cc:385] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.858762  3077 raft_consensus.cc:740] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.858860  3076 raft_consensus.cc:359] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.859520  3076 raft_consensus.cc:385] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.859529  3077 consensus_queue.cc:260] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.860343  3076 raft_consensus.cc:740] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.861467  3076 consensus_queue.cc:260] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:02.864938  3077 ts_tablet_manager.cc:1434] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:09:02.865371  3076 ts_tablet_manager.cc:1434] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:09:02.909888  3114 consensus_queue.cc:1048] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:02.920362  3114 consensus_queue.cc:1048] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.056557  3084 raft_consensus.cc:493] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.057029  3084 raft_consensus.cc:515] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.058856  3084 leader_election.cc:290] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:03.059530  2958 raft_consensus.cc:3060] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.059536  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:03.059870  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:03.060757  3034 raft_consensus.cc:2393] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a65cce01f9564efd979eb0207a02eae0 in current term 1: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:03.061681  2925 leader_election.cc:304] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0; no voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:03.062300  3084 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.067612  3080 consensus_queue.cc:1048] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.068964  3084 raft_consensus.cc:2749] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:03.077991  3112 consensus_queue.cc:1048] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.082618  3114 consensus_queue.cc:1048] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.095304  3100 consensus_queue.cc:1048] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.102941  2960 raft_consensus.cc:3060] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.109854  3100 consensus_queue.cc:1048] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.111371  3100 raft_consensus.cc:493] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.111881  3100 raft_consensus.cc:515] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.113957  3100 leader_election.cc:290] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:03.114905  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888143dcb1f84db6b8f4c41e9d7fd7cf" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:03.114923  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888143dcb1f84db6b8f4c41e9d7fd7cf" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:03.115695  3034 raft_consensus.cc:2393] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8af239995be4ad88d79cd68569c529a in current term 1: Already voted for candidate a65cce01f9564efd979eb0207a02eae0 in this term.
I20260710 11:09:03.119042  2850 leader_election.cc:304] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8af239995be4ad88d79cd68569c529a; no voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:03.119921  3100 raft_consensus.cc:3060] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.126439  3100 raft_consensus.cc:2749] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:03.127272  3100 consensus_queue.cc:1048] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.163645  3084 consensus_queue.cc:1048] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.174207  3104 consensus_queue.cc:1048] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.178145  3112 consensus_queue.cc:1048] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.179551  2882 raft_consensus.cc:3060] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.189554  3146 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.189993  3146 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.192612  3117 consensus_queue.cc:1048] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.193459  3080 consensus_queue.cc:1048] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.194150  3146 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:03.194568  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:03.195200  2960 raft_consensus.cc:2468] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:03.196384  2851 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [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: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:03.196916  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:03.203752  3100 raft_consensus.cc:2804] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:03.206125  3100 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6d630ff1fcb488cae4531eb269c8289)
I20260710 11:09:03.206552  3100 raft_consensus.cc:3060] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:03.211135  3117 consensus_queue.cc:1048] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.214908  3100 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.217288  3100 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:03.217936  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:03.219563  3104 raft_consensus.cc:493] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.220224  2885 raft_consensus.cc:1240] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Rejecting Update request from peer e6d630ff1fcb488cae4531eb269c8289 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:03.220053  3104 raft_consensus.cc:515] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.220554  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:03.221900  2851 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [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: a8af239995be4ad88d79cd68569c529a; no voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:03.223116  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:03.223881  3034 raft_consensus.cc:2393] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a65cce01f9564efd979eb0207a02eae0 in current term 1: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:03.223997  3117 consensus_queue.cc:1059] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.224524  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:03.224005  3104 leader_election.cc:290] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:03.225454  3113 raft_consensus.cc:3055] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:03.225811  3113 raft_consensus.cc:740] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:03.226142  3100 raft_consensus.cc:2749] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:09:03.226598  3113 consensus_queue.cc:260] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.227252  2923 leader_election.cc:304] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0; no voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:03.227702  3113 raft_consensus.cc:3060] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:03.228546  3104 raft_consensus.cc:3060] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.231649  3100 consensus_queue.cc:1048] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.235744  3104 raft_consensus.cc:2749] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:03.245105  3115 consensus_queue.cc:1048] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:03.272354  3115 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.272708  3115 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:03.274339  3115 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:03.274905  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:03.275194  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:03.275522  2958 raft_consensus.cc:2393] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8af239995be4ad88d79cd68569c529a in current term 1: Already voted for candidate a65cce01f9564efd979eb0207a02eae0 in this term.
I20260710 11:09:03.275843  3034 raft_consensus.cc:2393] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8af239995be4ad88d79cd68569c529a in current term 1: Already voted for candidate e6d630ff1fcb488cae4531eb269c8289 in this term.
I20260710 11:09:03.276806  2850 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8af239995be4ad88d79cd68569c529a; no voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:03.277411  3115 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.282085  3115 raft_consensus.cc:2749] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:03.467684  2831 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:09:04.471025  2831 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:04.608886  3113 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.609383  3113 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.611060  3113 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:04.611737  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:04.612115  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:04.613426  3000 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:04.614035  3113 raft_consensus.cc:2749] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:09:04.636209  3113 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.636613  3113 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.638236  3113 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:04.638778  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:04.639369  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:04.639438  2885 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:04.640064  2960 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:04.640612  2997 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:04.641554  3113 raft_consensus.cc:2804] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:04.641866  3113 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.642212  3113 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.647392  3113 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.648881  3113 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:04.649557  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:04.649848  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:04.650051  2885 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.650413  2960 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.654628  2885 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:04.654889  2960 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:04.655529  2997 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:04.656318  3113 raft_consensus.cc:2804] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:04.657130  3113 raft_consensus.cc:697] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:04.658159  3113 consensus_queue.cc:237] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue going to LEADER 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.664676  2783 catalog_manager.cc:5697] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 0 to 2, leader changed from <none> to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 2 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.697247  3034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81d9289360c14c66985690ff0d90f395"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
mode: GRACEFUL
new_leader_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:33766
I20260710 11:09:04.697798  3034 raft_consensus.cc:606] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Received request to transfer leadership to TS a8af239995be4ad88d79cd68569c529a
I20260710 11:09:04.706903  3034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
mode: GRACEFUL
new_leader_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:33766
I20260710 11:09:04.707520  3034 raft_consensus.cc:606] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Received request to transfer leadership to TS a8af239995be4ad88d79cd68569c529a
I20260710 11:09:04.716204  3104 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6d630ff1fcb488cae4531eb269c8289)
I20260710 11:09:04.716745  3104 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.718501  3104 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:04.719411  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:04.719739  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:04.720233  2885 raft_consensus.cc:2393] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a65cce01f9564efd979eb0207a02eae0 in current term 2: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:04.720381  3034 raft_consensus.cc:2468] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:04.721517  2925 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [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: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: a8af239995be4ad88d79cd68569c529a
I20260710 11:09:04.722259  3104 raft_consensus.cc:2804] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:04.722497  2885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
mode: GRACEFUL
new_leader_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:38740
I20260710 11:09:04.722663  3104 raft_consensus.cc:493] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6d630ff1fcb488cae4531eb269c8289)
I20260710 11:09:04.723099  3104 raft_consensus.cc:3060] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.723124  2885 raft_consensus.cc:606] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Received request to transfer leadership to TS a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:04.727782  3034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
mode: GRACEFUL
new_leader_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:33766
I20260710 11:09:04.728269  3034 raft_consensus.cc:606] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Received request to transfer leadership to TS a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:04.729135  3104 raft_consensus.cc:515] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.730913  3104 leader_election.cc:290] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:04.731666  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:04.731977  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:04.732453  2885 raft_consensus.cc:2393] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a65cce01f9564efd979eb0207a02eae0 in current term 2: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:04.734404  3031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45ea2de768bc4efca0a49a8e859e00f1"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
mode: GRACEFUL
new_leader_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:33766
I20260710 11:09:04.737259  3034 raft_consensus.cc:2468] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:04.737635  3031 raft_consensus.cc:606] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Received request to transfer leadership to TS a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:04.738011  3031 raft_consensus.cc:614] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 11:09:04.738209  2925 leader_election.cc:304] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [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: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: a8af239995be4ad88d79cd68569c529a
I20260710 11:09:04.738914  3104 raft_consensus.cc:2804] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:04.740140  3104 raft_consensus.cc:697] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:04.741068  3104 consensus_queue.cc:237] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.744693  2885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
mode: GRACEFUL
new_leader_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:38740
I20260710 11:09:04.745244  2885 raft_consensus.cc:606] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Received request to transfer leadership to TS e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:04.748009  2783 catalog_manager.cc:5697] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 1 to 2, leader changed from e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131) to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.985381  3146 raft_consensus.cc:993] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: : Instructing follower a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:04.985826  3168 raft_consensus.cc:1081] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Signalling peer a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:04.987159  2960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:09:04.987588  2960 raft_consensus.cc:493] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.987829  2960 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.992384  2960 raft_consensus.cc:515] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.993969  2960 leader_election.cc:290] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:04.994799  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:04.995121  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:04.995326  2885 raft_consensus.cc:3055] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:04.995680  3031 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.995704  2885 raft_consensus.cc:740] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:04.996606  2885 consensus_queue.cc:260] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:04.997488  2885 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.000335  3031 raft_consensus.cc:2468] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:05.001302  2925 leader_election.cc:304] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:05.002038  3104 raft_consensus.cc:2804] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.002573  3104 raft_consensus.cc:697] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:05.002635  2885 raft_consensus.cc:2468] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:05.003464  3104 consensus_queue.cc:237] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.006467  3146 raft_consensus.cc:993] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: : Instructing follower e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:05.006942  3168 raft_consensus.cc:1081] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Signalling peer e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:05.008522  3031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:33756
I20260710 11:09:05.009047  3031 raft_consensus.cc:493] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.009295  3031 raft_consensus.cc:3060] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.011799  2783 catalog_manager.cc:5697] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 1 to 2, leader changed from a8af239995be4ad88d79cd68569c529a (127.30.28.129) to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.013990  3031 raft_consensus.cc:515] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.016013  3031 leader_election.cc:290] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:05.017076  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:05.017619  2960 raft_consensus.cc:3060] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.017628  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2964bfab087f4324a3b102a737d46eef" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:05.018290  2885 raft_consensus.cc:3055] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.018596  2885 raft_consensus.cc:740] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:05.019328  2885 consensus_queue.cc:260] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.020512  2885 raft_consensus.cc:3060] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.022521  2960 raft_consensus.cc:2468] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:05.023403  3000 leader_election.cc:304] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:05.024160  3113 raft_consensus.cc:2804] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.024549  3113 raft_consensus.cc:697] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:05.025234  2885 raft_consensus.cc:2468] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:05.025279  3113 consensus_queue.cc:237] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.032521  2783 catalog_manager.cc:5697] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 1 to 2, leader changed from a8af239995be4ad88d79cd68569c529a (127.30.28.129) to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 2 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:05.125969  3157 raft_consensus.cc:993] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: : Instructing follower a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:05.126381  3113 raft_consensus.cc:1081] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Signalling peer a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:05.127627  2885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81d9289360c14c66985690ff0d90f395"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:38714
I20260710 11:09:05.128093  2885 raft_consensus.cc:493] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.128378  2885 raft_consensus.cc:3060] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.133141  2885 raft_consensus.cc:515] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:05.134698  2885 leader_election.cc:290] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Requested vote from peers e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:05.135360  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:05.135978  3031 raft_consensus.cc:3055] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.135872  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d9289360c14c66985690ff0d90f395" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:05.136498  3031 raft_consensus.cc:740] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:05.136719  2960 raft_consensus.cc:3060] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.137343  3031 consensus_queue.cc:260] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [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: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:05.138262  3031 raft_consensus.cc:3060] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.142416  2960 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 2.
I20260710 11:09:05.143412  2851 leader_election.cc:304] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:05.143584  3031 raft_consensus.cc:2468] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 2.
I20260710 11:09:05.144183  3146 raft_consensus.cc:2804] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.144701  3146 raft_consensus.cc:697] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 2 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:05.145449  3146 consensus_queue.cc:237] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue 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: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:05.151660  2783 catalog_manager.cc:5697] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 1 to 2, leader changed from e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131) to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:05.161845  2960 raft_consensus.cc:1275] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:05.162977  3113 consensus_queue.cc:1048] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.172618  2885 raft_consensus.cc:1275] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:05.174301  3157 consensus_queue.cc:1048] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.183183  3113 raft_consensus.cc:993] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: : Instructing follower a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:05.183588  3157 raft_consensus.cc:1081] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Signalling peer a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:05.184981  2885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:38714
I20260710 11:09:05.185485  2885 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.185789  2885 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:05.190251  2885 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.192373  2885 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 3 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:05.192538  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:05.192999  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c97e33213af4a9983af82e16d1d3fae" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:05.193226  2960 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:05.193581  3031 raft_consensus.cc:3055] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:05.193903  3031 raft_consensus.cc:740] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:05.194686  3031 consensus_queue.cc:260] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.195878  3031 raft_consensus.cc:3060] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:05.200317  2960 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 3.
I20260710 11:09:05.201337  2851 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [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: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:05.202049  3146 raft_consensus.cc:2804] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:05.202474  3146 raft_consensus.cc:697] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 3 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:05.202973  3031 raft_consensus.cc:2468] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 3.
I20260710 11:09:05.203121  3146 consensus_queue.cc:237] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.208329  3113 raft_consensus.cc:993] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: : Instructing follower a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:05.208706  3157 raft_consensus.cc:1081] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Signalling peer a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:05.209337  2783 catalog_manager.cc:5697] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 2 to 3, leader changed from e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131) to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 3 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.210177  2960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:48970
I20260710 11:09:05.210619  2960 raft_consensus.cc:493] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.210891  2960 raft_consensus.cc:3060] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.216648  2960 raft_consensus.cc:515] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.218163  2960 leader_election.cc:290] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:05.218813  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:05.219099  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8cd979943469e81f629f94a7a1188" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:05.219324  2885 raft_consensus.cc:3060] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.219679  3031 raft_consensus.cc:3055] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.219935  3031 raft_consensus.cc:740] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:05.220608  3031 consensus_queue.cc:260] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.221459  3031 raft_consensus.cc:3060] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.224304  2885 raft_consensus.cc:2468] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:05.225160  2923 leader_election.cc:304] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:05.225811  3104 raft_consensus.cc:2804] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.226279  3104 raft_consensus.cc:697] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:05.226649  3031 raft_consensus.cc:2468] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:05.227219  3104 consensus_queue.cc:237] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:05.231977  2885 raft_consensus.cc:1275] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.233170  3104 consensus_queue.cc:1048] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.233930  2783 catalog_manager.cc:5697] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 1 to 2, leader changed from e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131) to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.249029  3031 raft_consensus.cc:1275] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.250029  3104 consensus_queue.cc:1048] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.393157  2885 raft_consensus.cc:1275] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.394376  3104 consensus_queue.cc:1048] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.404922  3031 raft_consensus.cc:1275] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.406217  3104 consensus_queue.cc:1048] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:05.490306  2960 raft_consensus.cc:1275] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.491518  3157 consensus_queue.cc:1048] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.499735  2885 raft_consensus.cc:1275] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.501895  3184 consensus_queue.cc:1048] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.698123  2958 raft_consensus.cc:1275] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:05.699291  3146 consensus_queue.cc:1048] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.707340  3031 raft_consensus.cc:1275] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:05.708828  3187 consensus_queue.cc:1048] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.722662  3031 raft_consensus.cc:1275] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.723765  3187 consensus_queue.cc:1048] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.732224  2958 raft_consensus.cc:1275] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.733599  3146 consensus_queue.cc:1048] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.785760  2885 raft_consensus.cc:1275] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.786886  3166 consensus_queue.cc:1048] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.794593  3031 raft_consensus.cc:1275] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.796622  3104 consensus_queue.cc:1048] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.770481  2781 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57426:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:07.772464  2781 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:07.816082  2872 tablet_service.cc:1511] Processing CreateTablet for tablet 7fce4e80738246fca4135cbecbf830af (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:07.817317  2872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fce4e80738246fca4135cbecbf830af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.817201  2942 tablet_service.cc:1511] Processing CreateTablet for tablet 7fce4e80738246fca4135cbecbf830af (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:07.818490  2942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fce4e80738246fca4135cbecbf830af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.818775  3022 tablet_service.cc:1511] Processing CreateTablet for tablet 7fce4e80738246fca4135cbecbf830af (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:07.819921  3022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fce4e80738246fca4135cbecbf830af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.822077  2868 tablet_service.cc:1511] Processing CreateTablet for tablet 3613ae96dc5d4b9b9eddc54a95b24dc9 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:07.823241  2868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3613ae96dc5d4b9b9eddc54a95b24dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.824343  3020 tablet_service.cc:1511] Processing CreateTablet for tablet 3613ae96dc5d4b9b9eddc54a95b24dc9 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:07.825536  3020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3613ae96dc5d4b9b9eddc54a95b24dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.830137  2871 tablet_service.cc:1511] Processing CreateTablet for tablet db56189c16034351a8a9f9e29d3828ac (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:07.830268  3021 tablet_service.cc:1511] Processing CreateTablet for tablet db56189c16034351a8a9f9e29d3828ac (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:07.831284  2871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db56189c16034351a8a9f9e29d3828ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.831470  3021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db56189c16034351a8a9f9e29d3828ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.832937  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 3613ae96dc5d4b9b9eddc54a95b24dc9 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:07.834072  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3613ae96dc5d4b9b9eddc54a95b24dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.833781  2875 tablet_service.cc:1511] Processing CreateTablet for tablet a9e634e02f7742cbb10d9d69dc35ac2f (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:07.834949  2875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e634e02f7742cbb10d9d69dc35ac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.836890  2943 tablet_service.cc:1511] Processing CreateTablet for tablet db56189c16034351a8a9f9e29d3828ac (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:07.838052  2943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db56189c16034351a8a9f9e29d3828ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.837997  3019 tablet_service.cc:1511] Processing CreateTablet for tablet a9e634e02f7742cbb10d9d69dc35ac2f (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:07.839294  3019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e634e02f7742cbb10d9d69dc35ac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.836894  2869 tablet_service.cc:1511] Processing CreateTablet for tablet 17836428edb346d2bb60e1ef305c7e36 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:07.843904  2870 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec0316ef58b49bba58899ab1e519d44 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:07.844875  3018 tablet_service.cc:1511] Processing CreateTablet for tablet 17836428edb346d2bb60e1ef305c7e36 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:07.846086  3018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17836428edb346d2bb60e1ef305c7e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.848127  2949 tablet_service.cc:1511] Processing CreateTablet for tablet 17836428edb346d2bb60e1ef305c7e36 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:07.849303  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17836428edb346d2bb60e1ef305c7e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.852488  2944 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec0316ef58b49bba58899ab1e519d44 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:07.853708  2944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec0316ef58b49bba58899ab1e519d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.846993  2945 tablet_service.cc:1511] Processing CreateTablet for tablet a9e634e02f7742cbb10d9d69dc35ac2f (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:07.857131  2945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e634e02f7742cbb10d9d69dc35ac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.861835  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec0316ef58b49bba58899ab1e519d44 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:07.863063  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec0316ef58b49bba58899ab1e519d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.866592  2869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17836428edb346d2bb60e1ef305c7e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.868471  2870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec0316ef58b49bba58899ab1e519d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.869371  2874 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf860c3cd4d4c03b9fa8c1c82584133 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:07.870563  2874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf860c3cd4d4c03b9fa8c1c82584133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.872884  2867 tablet_service.cc:1511] Processing CreateTablet for tablet 2edb6ba96a4a41009923000e0b7d0242 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:07.874027  2867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb6ba96a4a41009923000e0b7d0242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.876950  3023 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf860c3cd4d4c03b9fa8c1c82584133 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:07.877377  2950 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf860c3cd4d4c03b9fa8c1c82584133 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:07.878173  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf860c3cd4d4c03b9fa8c1c82584133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.878618  2950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf860c3cd4d4c03b9fa8c1c82584133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.881001  3017 tablet_service.cc:1511] Processing CreateTablet for tablet 2edb6ba96a4a41009923000e0b7d0242 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:07.882200  3017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb6ba96a4a41009923000e0b7d0242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.882337  2947 tablet_service.cc:1511] Processing CreateTablet for tablet 2edb6ba96a4a41009923000e0b7d0242 (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:07.883524  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edb6ba96a4a41009923000e0b7d0242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.897146  2873 tablet_service.cc:1511] Processing CreateTablet for tablet 56d64defb6d04820af53b8cfc74ecb0a (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:07.898414  2873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d64defb6d04820af53b8cfc74ecb0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.919188  2946 tablet_service.cc:1511] Processing CreateTablet for tablet 56d64defb6d04820af53b8cfc74ecb0a (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:07.920389  2946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d64defb6d04820af53b8cfc74ecb0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.929070  3016 tablet_service.cc:1511] Processing CreateTablet for tablet 56d64defb6d04820af53b8cfc74ecb0a (DEFAULT_TABLE table=soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:07.939307  3207 tablet_bootstrap.cc:492] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:07.944259  3016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d64defb6d04820af53b8cfc74ecb0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.954133  3207 tablet_bootstrap.cc:654] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.977696  3206 tablet_bootstrap.cc:492] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:07.984247  3206 tablet_bootstrap.cc:654] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.985944  3205 tablet_bootstrap.cc:492] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:07.991364  3207 tablet_bootstrap.cc:492] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:07.992027  3207 ts_tablet_manager.cc:1403] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.016s
I20260710 11:09:07.993014  3205 tablet_bootstrap.cc:654] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.994892  3207 raft_consensus.cc:359] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:07.995700  3207 raft_consensus.cc:385] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.997442  3207 raft_consensus.cc:740] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.998416  3207 consensus_queue.cc:260] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:07.999666  3206 tablet_bootstrap.cc:492] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.000164  3206 ts_tablet_manager.cc:1403] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 11:09:08.000794  3207 ts_tablet_manager.cc:1434] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:08.000906  3205 tablet_bootstrap.cc:492] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.001796  3207 tablet_bootstrap.cc:492] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.002964  3206 raft_consensus.cc:359] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.003672  3206 raft_consensus.cc:385] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.003976  3206 raft_consensus.cc:740] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.004684  3206 consensus_queue.cc:260] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.007293  3207 tablet_bootstrap.cc:654] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.001448  3205 ts_tablet_manager.cc:1403] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:09:08.009753  3206 ts_tablet_manager.cc:1434] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:08.010802  3206 tablet_bootstrap.cc:492] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.012444  3205 raft_consensus.cc:359] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.013170  3205 raft_consensus.cc:385] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.013481  3205 raft_consensus.cc:740] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.014227  3205 consensus_queue.cc:260] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.016455  3205 ts_tablet_manager.cc:1434] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:08.016870  3206 tablet_bootstrap.cc:654] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.017522  3205 tablet_bootstrap.cc:492] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.022159  3207 tablet_bootstrap.cc:492] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.022670  3207 ts_tablet_manager.cc:1403] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 11:09:08.023875  3205 tablet_bootstrap.cc:654] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.027887  3207 raft_consensus.cc:359] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.028620  3207 raft_consensus.cc:385] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.028911  3207 raft_consensus.cc:740] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.029662  3207 consensus_queue.cc:260] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.031572  3207 ts_tablet_manager.cc:1434] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:08.035231  3207 tablet_bootstrap.cc:492] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.036338  3205 tablet_bootstrap.cc:492] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.036613  3206 tablet_bootstrap.cc:492] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.036882  3205 ts_tablet_manager.cc:1403] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:09:08.037078  3206 ts_tablet_manager.cc:1403] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260710 11:09:08.040052  3205 raft_consensus.cc:359] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.040293  3206 raft_consensus.cc:359] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.040763  3205 raft_consensus.cc:385] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.041265  3205 raft_consensus.cc:740] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.041772  3207 tablet_bootstrap.cc:654] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.041585  3206 raft_consensus.cc:385] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.042281  3206 raft_consensus.cc:740] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.043048  3206 consensus_queue.cc:260] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.045280  3206 ts_tablet_manager.cc:1434] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:09:08.045750  3205 consensus_queue.cc:260] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.048121  3205 ts_tablet_manager.cc:1434] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:09:08.049494  3206 tablet_bootstrap.cc:492] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.050531  3207 tablet_bootstrap.cc:492] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.051012  3207 ts_tablet_manager.cc:1403] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:09:08.053414  3205 tablet_bootstrap.cc:492] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.053860  3207 raft_consensus.cc:359] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.054513  3207 raft_consensus.cc:385] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.054790  3207 raft_consensus.cc:740] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.055473  3207 consensus_queue.cc:260] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.057618  3207 ts_tablet_manager.cc:1434] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:08.058104  3206 tablet_bootstrap.cc:654] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.058553  3207 tablet_bootstrap.cc:492] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.059645  3205 tablet_bootstrap.cc:654] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.065429  3207 tablet_bootstrap.cc:654] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.069911  3205 tablet_bootstrap.cc:492] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.070415  3205 ts_tablet_manager.cc:1403] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260710 11:09:08.072048  3206 tablet_bootstrap.cc:492] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.072800  3206 ts_tablet_manager.cc:1403] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260710 11:09:08.073390  3205 raft_consensus.cc:359] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.074183  3205 raft_consensus.cc:385] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.074504  3205 raft_consensus.cc:740] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.075291  3205 consensus_queue.cc:260] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.075663  3206 raft_consensus.cc:359] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.076718  3206 raft_consensus.cc:385] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.076753  3207 tablet_bootstrap.cc:492] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.077163  3206 raft_consensus.cc:740] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.077484  3207 ts_tablet_manager.cc:1403] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:09:08.077740  3205 ts_tablet_manager.cc:1434] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:08.078135  3206 consensus_queue.cc:260] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.078794  3205 tablet_bootstrap.cc:492] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.080672  3206 ts_tablet_manager.cc:1434] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:08.080415  3207 raft_consensus.cc:359] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.081207  3207 raft_consensus.cc:385] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.081579  3207 raft_consensus.cc:740] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.082628  3206 tablet_bootstrap.cc:492] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.082471  3207 consensus_queue.cc:260] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.084937  3207 ts_tablet_manager.cc:1434] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:08.085793  3205 tablet_bootstrap.cc:654] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.085894  3207 tablet_bootstrap.cc:492] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.089150  3206 tablet_bootstrap.cc:654] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.090337  3193 raft_consensus.cc:493] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.090814  3193 raft_consensus.cc:515] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.096134  3207 tablet_bootstrap.cc:654] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.098694  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.099362  2958 raft_consensus.cc:2468] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 0.
I20260710 11:09:08.098143  3193 leader_election.cc:290] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:08.101593  3186 raft_consensus.cc:493] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.102448  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.102047  3186 raft_consensus.cc:515] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
W20260710 11:09:08.103808  2997 leader_election.cc:343] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.104362  3000 leader_election.cc:304] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [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: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.106084  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.106458  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.106745  2958 raft_consensus.cc:2468] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:08.100878  3206 tablet_bootstrap.cc:492] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.108093  3206 ts_tablet_manager.cc:1403] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
W20260710 11:09:08.108150  2850 leader_election.cc:343] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.104590  3186 leader_election.cc:290] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.110369  3207 tablet_bootstrap.cc:492] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.110976  3207 ts_tablet_manager.cc:1403] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260710 11:09:08.111049  3206 raft_consensus.cc:359] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.111871  3206 raft_consensus.cc:385] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.112202  3206 raft_consensus.cc:740] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.112613  2851 leader_election.cc:304] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [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: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:08.112892  3206 consensus_queue.cc:260] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.113762  3186 raft_consensus.cc:2804] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.114135  3186 raft_consensus.cc:493] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.114444  3186 raft_consensus.cc:3060] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.114705  3207 raft_consensus.cc:359] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.115444  3207 raft_consensus.cc:385] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.115717  3207 raft_consensus.cc:740] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.116109  3206 ts_tablet_manager.cc:1434] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:08.116669  3205 tablet_bootstrap.cc:492] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.117044  3206 tablet_bootstrap.cc:492] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.117224  3205 ts_tablet_manager.cc:1403] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.008s
I20260710 11:09:08.116962  3207 consensus_queue.cc:260] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.119303  3207 ts_tablet_manager.cc:1434] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:09:08.120432  3207 tablet_bootstrap.cc:492] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.120231  3205 raft_consensus.cc:359] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.121490  3205 raft_consensus.cc:385] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.121858  3205 raft_consensus.cc:740] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.122643  3205 consensus_queue.cc:260] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.123675  3206 tablet_bootstrap.cc:654] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.125005  3205 ts_tablet_manager.cc:1434] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:09:08.121079  3221 raft_consensus.cc:2804] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.125506  3221 raft_consensus.cc:493] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.125962  3221 raft_consensus.cc:3060] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.133821  3207 tablet_bootstrap.cc:654] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.134835  3206 tablet_bootstrap.cc:492] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.136477  3206 ts_tablet_manager.cc:1403] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:09:08.139137  3205 tablet_bootstrap.cc:492] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.139273  3206 raft_consensus.cc:359] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.139990  3206 raft_consensus.cc:385] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.140293  3206 raft_consensus.cc:740] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.141705  3186 raft_consensus.cc:515] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.143838  3186 leader_election.cc:290] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.143677  3206 consensus_queue.cc:260] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.144142  3221 raft_consensus.cc:515] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.144847  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.146000  3206 ts_tablet_manager.cc:1434] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260710 11:09:08.146154  2850 leader_election.cc:343] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.146941  3206 tablet_bootstrap.cc:492] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.147485  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.148062  2960 raft_consensus.cc:3060] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.148188  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.148859  2959 raft_consensus.cc:3060] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.151415  3205 tablet_bootstrap.cc:654] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.156790  2959 raft_consensus.cc:2468] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 1.
I20260710 11:09:08.158027  3205 tablet_bootstrap.cc:492] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.175694  3206 tablet_bootstrap.cc:654] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.158237  3000 leader_election.cc:304] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:08.181233  3193 raft_consensus.cc:2804] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.161089  3194 raft_consensus.cc:493] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.178604  2960 raft_consensus.cc:2468] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:08.166096  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:08.182147  3193 raft_consensus.cc:697] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:08.182441  3207 tablet_bootstrap.cc:492] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.181228  3205 ts_tablet_manager.cc:1403] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.002s
I20260710 11:09:08.183315  3207 ts_tablet_manager.cc:1403] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.006s
I20260710 11:09:08.182298  3194 raft_consensus.cc:515] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.184473  2851 leader_election.cc:304] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [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: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:08.146221  3221 leader_election.cc:290] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:08.185990  3186 raft_consensus.cc:2804] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.186642  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.186465  3207 raft_consensus.cc:359] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.186404  3166 raft_consensus.cc:493] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.183399  3193 consensus_queue.cc:237] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.187450  2960 raft_consensus.cc:2468] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:08.187634  3166 raft_consensus.cc:515] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.188452  3205 raft_consensus.cc:359] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.188700  2851 leader_election.cc:304] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.189147  3205 raft_consensus.cc:385] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.189487  3205 raft_consensus.cc:740] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.189916  3166 leader_election.cc:290] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.186465  3186 raft_consensus.cc:697] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:08.189549  3226 raft_consensus.cc:2804] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.191171  3226 raft_consensus.cc:493] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.191568  3226 raft_consensus.cc:3060] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.187417  3207 raft_consensus.cc:385] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.191305  3186 consensus_queue.cc:237] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.192219  3207 raft_consensus.cc:740] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.192783  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.194090  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.194747  3031 raft_consensus.cc:2468] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
W20260710 11:09:08.186892  2997 leader_election.cc:343] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.194978  3207 consensus_queue.cc:260] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.195986  3205 consensus_queue.cc:260] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.196214  2925 leader_election.cc:304] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
W20260710 11:09:08.198387  2923 leader_election.cc:343] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.198899  3207 ts_tablet_manager.cc:1434] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:09:08.200019  3207 tablet_bootstrap.cc:492] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.201237  3166 raft_consensus.cc:2804] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.201706  3166 raft_consensus.cc:493] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.202095  3166 raft_consensus.cc:3060] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.210585  3166 raft_consensus.cc:515] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.201674  3226 raft_consensus.cc:515] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.214069  3207 tablet_bootstrap.cc:654] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.216069  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.216733  2960 raft_consensus.cc:3060] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.218024  3226 leader_election.cc:290] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.221215  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
W20260710 11:09:08.222678  2850 leader_election.cc:343] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.223310  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.224191  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:08.224608  3166 leader_election.cc:290] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
W20260710 11:09:08.224735  2850 leader_election.cc:343] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:08.226073  2923 leader_election.cc:343] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.232735  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.233326  3031 raft_consensus.cc:3060] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.239904  3031 raft_consensus.cc:2468] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.241024  2925 leader_election.cc:304] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [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: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.242202  3231 raft_consensus.cc:2804] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.243083  3205 ts_tablet_manager.cc:1434] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.059s	user 0.011s	sys 0.010s
I20260710 11:09:08.243285  3231 raft_consensus.cc:697] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:08.243498  2960 raft_consensus.cc:2468] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:08.244439  3205 tablet_bootstrap.cc:492] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.244638  2851 leader_election.cc:304] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [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: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:08.221232  3194 leader_election.cc:290] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.246332  3232 raft_consensus.cc:2804] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.246886  3232 raft_consensus.cc:697] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:08.244527  3231 consensus_queue.cc:237] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.251283  3206 tablet_bootstrap.cc:492] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.251183  2779 catalog_manager.cc:5697] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.253750  3206 ts_tablet_manager.cc:1403] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.011s
I20260710 11:09:08.253795  3207 tablet_bootstrap.cc:492] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.254901  3207 ts_tablet_manager.cc:1403] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.000s
I20260710 11:09:08.258285  3207 raft_consensus.cc:359] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.258945  3207 raft_consensus.cc:385] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.259232  3207 raft_consensus.cc:740] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.259575  3205 tablet_bootstrap.cc:654] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.259888  3207 consensus_queue.cc:260] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.249339  3232 consensus_queue.cc:237] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.263316  3206 raft_consensus.cc:359] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.270190  3207 ts_tablet_manager.cc:1434] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.007s
I20260710 11:09:08.269054  3206 raft_consensus.cc:385] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.272305  3206 raft_consensus.cc:740] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.271834  2781 catalog_manager.cc:5697] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 1 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.273079  3206 consensus_queue.cc:260] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.274638  3194 raft_consensus.cc:493] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.275298  3206 ts_tablet_manager.cc:1434] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260710 11:09:08.275090  3194 raft_consensus.cc:515] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.277081  3207 tablet_bootstrap.cc:492] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.278322  3194 leader_election.cc:290] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.278647  2782 catalog_manager.cc:5697] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.280791  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fce4e80738246fca4135cbecbf830af" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.281553  3031 raft_consensus.cc:2468] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:08.283078  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fce4e80738246fca4135cbecbf830af" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.283373  2850 leader_election.cc:304] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:08.284288  3194 raft_consensus.cc:2804] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:09:08.284504  2851 leader_election.cc:343] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.284631  3194 raft_consensus.cc:493] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.285004  3194 raft_consensus.cc:3060] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.286108  3206 tablet_bootstrap.cc:492] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.291970  3231 raft_consensus.cc:493] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.293090  3206 tablet_bootstrap.cc:654] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.301950  3207 tablet_bootstrap.cc:654] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.292594  3231 raft_consensus.cc:515] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.304760  3206 tablet_bootstrap.cc:492] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.305632  3206 ts_tablet_manager.cc:1403] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 11:09:08.306090  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.306811  2885 raft_consensus.cc:2468] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:08.308126  2923 leader_election.cc:304] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.309326  3166 raft_consensus.cc:2804] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.309764  3166 raft_consensus.cc:493] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.310118  3166 raft_consensus.cc:3060] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.311564  3206 raft_consensus.cc:359] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.313314  3206 raft_consensus.cc:385] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.313597  3205 tablet_bootstrap.cc:492] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.313709  3206 raft_consensus.cc:740] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.314275  3205 ts_tablet_manager.cc:1403] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.011s
I20260710 11:09:08.314751  3206 consensus_queue.cc:260] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.317216  3206 ts_tablet_manager.cc:1434] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:08.317438  3205 raft_consensus.cc:359] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.318156  3205 raft_consensus.cc:385] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.318305  3206 tablet_bootstrap.cc:492] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.318496  3205 raft_consensus.cc:740] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.319358  3205 consensus_queue.cc:260] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.321089  3166 raft_consensus.cc:515] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.321651  3205 ts_tablet_manager.cc:1434] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:08.322671  3205 tablet_bootstrap.cc:492] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.323870  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:08.324472  2885 raft_consensus.cc:3060] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.325781  3206 tablet_bootstrap.cc:654] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.328857  3205 tablet_bootstrap.cc:654] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.332333  2885 raft_consensus.cc:2468] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.333683  2923 leader_election.cc:304] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.334154  3207 tablet_bootstrap.cc:492] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.334795  3207 ts_tablet_manager.cc:1403] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.005s
I20260710 11:09:08.331260  2782 catalog_manager.cc:5697] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.341138  3207 raft_consensus.cc:359] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.342002  3207 raft_consensus.cc:385] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.342327  3207 raft_consensus.cc:740] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.343083  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.343849  3031 raft_consensus.cc:2468] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:08.347211  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.347815  3031 raft_consensus.cc:3060] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.343132  3207 consensus_queue.cc:260] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.356153  3242 raft_consensus.cc:2804] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.363236  3207 ts_tablet_manager.cc:1434] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260710 11:09:08.363859  3205 tablet_bootstrap.cc:492] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.364141  3207 tablet_bootstrap.cc:492] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: Bootstrap starting.
I20260710 11:09:08.364353  3205 ts_tablet_manager.cc:1403] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.023s
I20260710 11:09:08.366488  3231 leader_election.cc:290] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.367317  3205 raft_consensus.cc:359] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.367864  3166 leader_election.cc:290] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.368093  3205 raft_consensus.cc:385] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.368492  3205 raft_consensus.cc:740] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.368575  3242 raft_consensus.cc:697] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:08.369263  3205 consensus_queue.cc:260] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.369467  3242 consensus_queue.cc:237] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.371574  3205 ts_tablet_manager.cc:1434] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:08.372772  3205 tablet_bootstrap.cc:492] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.374177  3207 tablet_bootstrap.cc:654] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.382958  3207 tablet_bootstrap.cc:492] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: No bootstrap required, opened a new log
I20260710 11:09:08.383005  3232 raft_consensus.cc:493] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.369530  3031 raft_consensus.cc:2468] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.383459  3207 ts_tablet_manager.cc:1403] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260710 11:09:08.383564  3232 raft_consensus.cc:515] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.384680  3194 raft_consensus.cc:515] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.385677  3232 leader_election.cc:290] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.386137  3207 raft_consensus.cc:359] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.386684  3207 raft_consensus.cc:385] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:08.383051  2923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.28.129:35997, user_credentials={real_user=slave}} blocked reactor thread for 49489.6us
I20260710 11:09:08.386947  3207 raft_consensus.cc:740] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.387557  3207 consensus_queue.cc:260] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.389225  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.390991  2782 catalog_manager.cc:5697] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.392061  3207 ts_tablet_manager.cc:1434] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:09:08.392881  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.395756  3031 raft_consensus.cc:2393] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8af239995be4ad88d79cd68569c529a in current term 1: Already voted for candidate a65cce01f9564efd979eb0207a02eae0 in this term.
I20260710 11:09:08.402031  3194 leader_election.cc:290] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.401980  2850 leader_election.cc:304] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8af239995be4ad88d79cd68569c529a; no voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:08.402683  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fce4e80738246fca4135cbecbf830af" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.403249  2960 raft_consensus.cc:3060] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.403853  3205 tablet_bootstrap.cc:654] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.404295  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fce4e80738246fca4135cbecbf830af" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.404791  3031 raft_consensus.cc:3060] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.408174  3232 raft_consensus.cc:3060] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.408725  3205 tablet_bootstrap.cc:492] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.409176  3205 ts_tablet_manager.cc:1403] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260710 11:09:08.410276  2960 raft_consensus.cc:2468] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:08.411820  3205 raft_consensus.cc:359] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.412524  3205 raft_consensus.cc:385] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.414088  2851 leader_election.cc:304] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.412791  3205 raft_consensus.cc:740] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.415489  3031 raft_consensus.cc:2468] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:08.416393  3232 raft_consensus.cc:2749] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.416301  3205 consensus_queue.cc:260] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.418720  3205 ts_tablet_manager.cc:1434] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:09:08.419543  3241 raft_consensus.cc:493] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.419989  3205 tablet_bootstrap.cc:492] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: Bootstrap starting.
I20260710 11:09:08.415807  3227 raft_consensus.cc:2804] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.420023  3241 raft_consensus.cc:515] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.420892  3227 raft_consensus.cc:697] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:08.421504  3206 tablet_bootstrap.cc:492] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.421933  3206 ts_tablet_manager.cc:1403] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.048s
I20260710 11:09:08.421711  3227 consensus_queue.cc:237] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.423223  3241 leader_election.cc:290] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.424043  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf860c3cd4d4c03b9fa8c1c82584133" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.424620  3031 raft_consensus.cc:2468] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:08.424563  3206 raft_consensus.cc:359] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.425343  3206 raft_consensus.cc:385] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.425612  3206 raft_consensus.cc:740] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.425793  2925 leader_election.cc:304] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:08.426569  3206 consensus_queue.cc:260] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.427858  3241 raft_consensus.cc:2804] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.428253  3241 raft_consensus.cc:493] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.428577  3241 raft_consensus.cc:3060] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.428977  3206 ts_tablet_manager.cc:1434] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:08.429904  3206 tablet_bootstrap.cc:492] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: Bootstrap starting.
I20260710 11:09:08.429826  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf860c3cd4d4c03b9fa8c1c82584133" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.430469  2885 raft_consensus.cc:2468] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:08.435818  3193 raft_consensus.cc:493] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.436307  3193 raft_consensus.cc:515] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.436466  3241 raft_consensus.cc:515] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.438211  3193 leader_election.cc:290] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:08.439805  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.440150  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf860c3cd4d4c03b9fa8c1c82584133" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.440393  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf860c3cd4d4c03b9fa8c1c82584133" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:08.440670  2959 raft_consensus.cc:2393] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d630ff1fcb488cae4531eb269c8289 in current term 1: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:08.440729  3031 raft_consensus.cc:3060] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.441140  2885 raft_consensus.cc:3060] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.443455  3206 tablet_bootstrap.cc:654] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.444097  3205 tablet_bootstrap.cc:654] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.447010  3031 raft_consensus.cc:2468] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.447070  2885 raft_consensus.cc:2468] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.448401  3241 leader_election.cc:290] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.448469  3232 raft_consensus.cc:493] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.449219  3232 raft_consensus.cc:515] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.451118  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.451730  3232 leader_election.cc:290] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.452543  2925 leader_election.cc:304] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:08.453217  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3613ae96dc5d4b9b9eddc54a95b24dc9" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.453303  2997 leader_election.cc:304] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.453751  3193 raft_consensus.cc:493] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.454339  3221 raft_consensus.cc:3060] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.454581  3193 raft_consensus.cc:515] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.458799  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3613ae96dc5d4b9b9eddc54a95b24dc9" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.460070  3193 leader_election.cc:290] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:08.464303  3221 raft_consensus.cc:2749] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.453909  2960 raft_consensus.cc:2468] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:08.466265  2851 leader_election.cc:304] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.467264  3232 raft_consensus.cc:2804] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.467474  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3613ae96dc5d4b9b9eddc54a95b24dc9" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.467768  3232 raft_consensus.cc:493] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.468273  3232 raft_consensus.cc:3060] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.468333  3031 raft_consensus.cc:2468] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 0.
I20260710 11:09:08.471951  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3613ae96dc5d4b9b9eddc54a95b24dc9" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.472801  3241 raft_consensus.cc:2804] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.473464  3241 raft_consensus.cc:697] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:08.474342  3241 consensus_queue.cc:237] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.478302  3206 tablet_bootstrap.cc:492] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: No bootstrap required, opened a new log
I20260710 11:09:08.478044  3232 raft_consensus.cc:515] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.478802  3206 ts_tablet_manager.cc:1403] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.029s
I20260710 11:09:08.479609  2885 raft_consensus.cc:2393] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d630ff1fcb488cae4531eb269c8289 in current term 1: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:08.481289  2960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3613ae96dc5d4b9b9eddc54a95b24dc9" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.481807  2960 raft_consensus.cc:3060] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.481665  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3613ae96dc5d4b9b9eddc54a95b24dc9" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.481695  3206 raft_consensus.cc:359] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.482236  2997 leader_election.cc:304] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.482511  3031 raft_consensus.cc:3060] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.482607  3206 raft_consensus.cc:385] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.483009  3206 raft_consensus.cc:740] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.483659  3206 consensus_queue.cc:260] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.485621  3206 ts_tablet_manager.cc:1434] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:08.488322  2960 raft_consensus.cc:2468] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:08.489216  2851 leader_election.cc:304] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.489918  3194 raft_consensus.cc:2804] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.490432  3194 raft_consensus.cc:697] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:08.491466  3194 consensus_queue.cc:237] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.493412  3031 raft_consensus.cc:2468] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 1.
I20260710 11:09:08.493835  3221 raft_consensus.cc:2749] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.499961  3232 leader_election.cc:290] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.502547  3205 tablet_bootstrap.cc:492] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: No bootstrap required, opened a new log
I20260710 11:09:08.502990  3205 ts_tablet_manager.cc:1403] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.008s
I20260710 11:09:08.503186  2779 catalog_manager.cc:5697] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.505241  3205 raft_consensus.cc:359] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
W20260710 11:09:08.505786  2831 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:08.505918  3205 raft_consensus.cc:385] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.506201  3205 raft_consensus.cc:740] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.506906  3205 consensus_queue.cc:260] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.508656  3205 ts_tablet_manager.cc:1434] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:09:08.512677  2782 catalog_manager.cc:5697] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.517482  2779 catalog_manager.cc:5697] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 0 to 1, leader changed from <none> to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 1 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.531800  3241 raft_consensus.cc:493] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.532280  3241 raft_consensus.cc:515] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.533941  3241 leader_election.cc:290] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.534461  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb6ba96a4a41009923000e0b7d0242" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.534945  3031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb6ba96a4a41009923000e0b7d0242" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.534983  2885 raft_consensus.cc:2468] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:08.535563  3031 raft_consensus.cc:2468] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 0.
I20260710 11:09:08.536201  2923 leader_election.cc:304] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.536929  3241 raft_consensus.cc:2804] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.537257  3241 raft_consensus.cc:493] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.537541  3241 raft_consensus.cc:3060] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.542531  3241 raft_consensus.cc:515] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.544186  3241 leader_election.cc:290] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.544991  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb6ba96a4a41009923000e0b7d0242" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:08.545387  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edb6ba96a4a41009923000e0b7d0242" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.545537  2885 raft_consensus.cc:3060] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.545960  3034 raft_consensus.cc:3060] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.551607  2885 raft_consensus.cc:2468] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.555573  2923 leader_election.cc:304] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:08.556629  3241 raft_consensus.cc:2804] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.557291  3241 raft_consensus.cc:697] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:08.557996  3034 raft_consensus.cc:2468] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 1.
I20260710 11:09:08.558145  3241 consensus_queue.cc:237] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.565613  2779 catalog_manager.cc:5697] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 1 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.580307  3194 consensus_queue.cc:1048] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.592090  3194 consensus_queue.cc:1048] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.643162  3194 raft_consensus.cc:493] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.643594  3194 raft_consensus.cc:515] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.645190  3194 leader_election.cc:290] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.645925  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.646253  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d630ff1fcb488cae4531eb269c8289" is_pre_election: true
I20260710 11:09:08.646777  2959 raft_consensus.cc:2393] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8af239995be4ad88d79cd68569c529a in current term 1: Already voted for candidate e6d630ff1fcb488cae4531eb269c8289 in this term.
I20260710 11:09:08.648387  2850 leader_election.cc:304] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8af239995be4ad88d79cd68569c529a; no voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:08.649115  3194 raft_consensus.cc:3060] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.653970  3194 raft_consensus.cc:2749] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.658742  3221 raft_consensus.cc:493] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.659161  3221 raft_consensus.cc:515] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.660825  3221 leader_election.cc:290] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:08.661381  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8af239995be4ad88d79cd68569c529a" is_pre_election: true
I20260710 11:09:08.661804  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a65cce01f9564efd979eb0207a02eae0" is_pre_election: true
I20260710 11:09:08.662521  2959 raft_consensus.cc:2393] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d630ff1fcb488cae4531eb269c8289 in current term 1: Already voted for candidate a8af239995be4ad88d79cd68569c529a in this term.
I20260710 11:09:08.663335  3000 leader_election.cc:304] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.663905  3221 raft_consensus.cc:3060] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.668243  3221 raft_consensus.cc:2749] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.691113  3221 consensus_queue.cc:1048] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.694007  3221 consensus_queue.cc:1048] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.740767  3241 consensus_queue.cc:1048] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.756857  3242 consensus_queue.cc:1048] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.759543  2959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
mode: GRACEFUL
new_leader_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:60472
I20260710 11:09:08.760164  2959 raft_consensus.cc:606] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Received request to transfer leadership to TS a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.766259  2959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
mode: GRACEFUL
new_leader_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:60472
I20260710 11:09:08.766829  2959 raft_consensus.cc:606] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Received request to transfer leadership to TS a8af239995be4ad88d79cd68569c529a
I20260710 11:09:08.771656  3034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
mode: GRACEFUL
new_leader_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:33766
I20260710 11:09:08.772141  3034 raft_consensus.cc:606] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Received request to transfer leadership to TS a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:08.776877  2885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
mode: GRACEFUL
new_leader_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:38740
I20260710 11:09:08.777251  2885 raft_consensus.cc:606] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Received request to transfer leadership to TS a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:08.786047  2885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
mode: GRACEFUL
new_leader_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:38740
I20260710 11:09:08.786386  2885 raft_consensus.cc:606] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Received request to transfer leadership to TS e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:08.814674  3242 consensus_queue.cc:1048] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.825628  3241 consensus_queue.cc:1048] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.833086  3231 raft_consensus.cc:993] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: : Instructing follower a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:08.833509  3241 raft_consensus.cc:1081] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Signalling peer a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:08.834789  2885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:38730
I20260710 11:09:08.835268  2885 raft_consensus.cc:493] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.835551  2885 raft_consensus.cc:3060] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.839918  2885 raft_consensus.cc:515] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.841708  2885 leader_election.cc:290] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:08.842281  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.842898  2959 raft_consensus.cc:3055] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.843223  2959 raft_consensus.cc:740] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:08.843771  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db56189c16034351a8a9f9e29d3828ac" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:08.843904  2959 consensus_queue.cc:260] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.844354  3034 raft_consensus.cc:3060] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.845229  2959 raft_consensus.cc:3060] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.851074  3034 raft_consensus.cc:2468] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 2.
I20260710 11:09:08.851856  2959 raft_consensus.cc:2468] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 2.
I20260710 11:09:08.852172  2850 leader_election.cc:304] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:08.853031  3194 raft_consensus.cc:2804] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.853477  3194 raft_consensus.cc:697] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 2 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:08.854115  3194 consensus_queue.cc:237] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.859601  2782 catalog_manager.cc:5697] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 1 to 2, leader changed from a65cce01f9564efd979eb0207a02eae0 (127.30.28.130) to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.863698  3194 consensus_queue.cc:1048] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.869899  3227 raft_consensus.cc:993] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: : Instructing follower e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:08.870314  3232 raft_consensus.cc:1081] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Signalling peer e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:08.874715  3232 consensus_queue.cc:1048] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.875968  3031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:33756
I20260710 11:09:08.876863  3031 raft_consensus.cc:493] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.876721  3232 consensus_queue.cc:1048] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.877274  3031 raft_consensus.cc:3060] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.885720  3232 consensus_queue.cc:1048] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.888496  3031 raft_consensus.cc:515] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.893859  3031 leader_election.cc:290] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:08.894670  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:08.896420  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d64defb6d04820af53b8cfc74ecb0a" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:08.896960  2885 raft_consensus.cc:3055] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.897234  2885 raft_consensus.cc:740] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:08.897891  2885 consensus_queue.cc:260] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.898842  2885 raft_consensus.cc:3060] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.907516  3231 consensus_queue.cc:1048] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.912967  3186 consensus_queue.cc:1048] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.914228  3186 consensus_queue.cc:1048] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.917865  2885 raft_consensus.cc:2468] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:08.918853  3231 consensus_queue.cc:1048] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.918969  2997 leader_election.cc:304] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0
I20260710 11:09:08.920274  3221 raft_consensus.cc:2804] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.920746  3221 raft_consensus.cc:697] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:08.921535  3221 consensus_queue.cc:237] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:08.942484  2781 catalog_manager.cc:5697] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 1 to 2, leader changed from a8af239995be4ad88d79cd68569c529a (127.30.28.129) to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 2 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.968451  3241 consensus_queue.cc:1048] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.977125  3242 consensus_queue.cc:1048] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:09.004525  3186 raft_consensus.cc:993] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: : Instructing follower a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:09.004962  3232 raft_consensus.cc:1081] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Signalling peer a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:09.006155  2959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:09:09.006538  2959 raft_consensus.cc:493] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.006767  2959 raft_consensus.cc:3060] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.011305  2959 raft_consensus.cc:515] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.012719  2959 leader_election.cc:290] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:09.013319  2883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:09.013614  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0316ef58b49bba58899ab1e519d44" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:09.013942  2883 raft_consensus.cc:3055] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:09.014173  3034 raft_consensus.cc:3060] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.014319  2883 raft_consensus.cc:740] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:09.015043  2883 consensus_queue.cc:260] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.015918  2883 raft_consensus.cc:3060] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.018766  3034 raft_consensus.cc:2468] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:09.019687  2925 leader_election.cc:304] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:09.020381  3231 raft_consensus.cc:2804] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:09.020603  2883 raft_consensus.cc:2468] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:09.020867  3231 raft_consensus.cc:697] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:09.021679  3231 consensus_queue.cc:237] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.027278  2779 catalog_manager.cc:5697] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 1 to 2, leader changed from a8af239995be4ad88d79cd68569c529a (127.30.28.129) to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.141093  3242 raft_consensus.cc:993] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: : Instructing follower a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:09.141561  3242 raft_consensus.cc:1081] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Signalling peer a8af239995be4ad88d79cd68569c529a to start an election
I20260710 11:09:09.143324  2883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
 from {username='slave'} at 127.0.0.1:38730
I20260710 11:09:09.143914  2883 raft_consensus.cc:493] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.144315  2883 raft_consensus.cc:3060] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.151469  2883 raft_consensus.cc:515] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.156762  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:09.157399  2959 raft_consensus.cc:3055] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:09.157759  2959 raft_consensus.cc:740] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:09.159361  2959 consensus_queue.cc:260] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.169302  2959 raft_consensus.cc:3060] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.178805  2959 raft_consensus.cc:2468] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 2.
I20260710 11:09:09.259740  2883 leader_election.cc:290] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Requested vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:09.299088  3031 raft_consensus.cc:1275] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.300880  3194 consensus_queue.cc:1048] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.301473  2851 leader_election.cc:304] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:09.302486  3194 raft_consensus.cc:2804] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:09.302992  3194 raft_consensus.cc:697] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 2 LEADER]: Becoming Leader. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:09.303819  3194 consensus_queue.cc:237] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.308369  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e634e02f7742cbb10d9d69dc35ac2f" candidate_uuid: "a8af239995be4ad88d79cd68569c529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:09.308902  3034 raft_consensus.cc:3060] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.321105  3034 raft_consensus.cc:2468] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8af239995be4ad88d79cd68569c529a in term 2.
I20260710 11:09:09.325536  3279 raft_consensus.cc:993] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: : Instructing follower a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:09.326030  3279 raft_consensus.cc:1081] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Signalling peer a65cce01f9564efd979eb0207a02eae0 to start an election
I20260710 11:09:09.327699  2959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
 from {username='slave'} at 127.0.0.1:48970
I20260710 11:09:09.328275  2959 raft_consensus.cc:493] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.328665  2959 raft_consensus.cc:3060] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.329438  2960 raft_consensus.cc:1275] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.330616  3227 consensus_queue.cc:1048] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.338275  2959 raft_consensus.cc:515] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.338850  2781 catalog_manager.cc:5697] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a reported cstate change: term changed from 1 to 2, leader changed from a65cce01f9564efd979eb0207a02eae0 (127.30.28.130) to a8af239995be4ad88d79cd68569c529a (127.30.28.129). New cstate: current_term: 2 leader_uuid: "a8af239995be4ad88d79cd68569c529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.340780  2883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:09.341346  2883 raft_consensus.cc:3060] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.342566  2959 leader_election.cc:290] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131:37507)
I20260710 11:09:09.346571  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17836428edb346d2bb60e1ef305c7e36" candidate_uuid: "a65cce01f9564efd979eb0207a02eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
I20260710 11:09:09.347165  3034 raft_consensus.cc:3055] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:09.347529  3034 raft_consensus.cc:740] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:09.348975  3034 consensus_queue.cc:260] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.350147  3034 raft_consensus.cc:3060] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.350294  2883 raft_consensus.cc:2468] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:09.351471  2923 leader_election.cc:304] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a; no voters: 
I20260710 11:09:09.352150  3242 raft_consensus.cc:2804] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:09.352658  3242 raft_consensus.cc:697] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Becoming Leader. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:09.353327  3242 consensus_queue.cc:237] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:09.356403  3034 raft_consensus.cc:2468] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a65cce01f9564efd979eb0207a02eae0 in term 2.
I20260710 11:09:09.359790  2782 catalog_manager.cc:5697] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 reported cstate change: term changed from 1 to 2, leader changed from e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131) to a65cce01f9564efd979eb0207a02eae0 (127.30.28.130). New cstate: current_term: 2 leader_uuid: "a65cce01f9564efd979eb0207a02eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.434989  3034 raft_consensus.cc:1275] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.436124  3242 consensus_queue.cc:1048] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.445058  2883 raft_consensus.cc:1275] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.446344  3242 consensus_queue.cc:1048] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.469411  2885 raft_consensus.cc:1275] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.470486  3261 consensus_queue.cc:1048] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.476982  2959 raft_consensus.cc:3060] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.485064  2959 raft_consensus.cc:1275] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.486249  3221 consensus_queue.cc:1048] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.733006  2959 raft_consensus.cc:1275] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.733713  3031 raft_consensus.cc:1275] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.734330  3194 consensus_queue.cc:1048] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:09.735122  3166 consensus_queue.cc:1048] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.742455  3031 raft_consensus.cc:1275] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Refusing update from remote peer a8af239995be4ad88d79cd68569c529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.744283  3227 consensus_queue.cc:1048] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.749513  2885 raft_consensus.cc:1275] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer a65cce01f9564efd979eb0207a02eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.751856  3166 consensus_queue.cc:1048] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:10.217348  2814 debug-util.cc:398] Leaking SignalData structure 0x7b0800044e40 after lost signal to thread 30837
W20260710 11:09:10.218391  2814 debug-util.cc:398] Leaking SignalData structure 0x7b0800039a20 after lost signal to thread 2817
W20260710 11:09:10.219497  2814 debug-util.cc:398] Leaking SignalData structure 0x7b080025ad80 after lost signal to thread 2909
W20260710 11:09:10.220530  2814 debug-util.cc:398] Leaking SignalData structure 0x7b0800126140 after lost signal to thread 2984
W20260710 11:09:10.221397  2814 debug-util.cc:398] Leaking SignalData structure 0x7b080012b880 after lost signal to thread 3058
W20260710 11:09:11.326618  2981 debug-util.cc:398] Leaking SignalData structure 0x7b0800187d40 after lost signal to thread 30837
W20260710 11:09:11.327711  2981 debug-util.cc:398] Leaking SignalData structure 0x7b0800205a40 after lost signal to thread 2817
W20260710 11:09:11.329047  2981 debug-util.cc:398] Leaking SignalData structure 0x7b0800057da0 after lost signal to thread 2909
W20260710 11:09:11.330216  2981 debug-util.cc:398] Leaking SignalData structure 0x7b08000b82c0 after lost signal to thread 2984
W20260710 11:09:11.331429  2981 debug-util.cc:398] Leaking SignalData structure 0x7b0800147840 after lost signal to thread 3058
I20260710 11:09:11.957726  2781 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57426:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:12.009670  2781 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57426:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:12.160152 30834 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:09:12.269850  3304 log.cc:927] Time spent T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
W20260710 11:09:12.281965  3308 log.cc:927] Time spent T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260710 11:09:12.315627  3322 tablet.cc:1724] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:12.346148  3310 log.cc:927] Time spent T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260710 11:09:12.489145  3337 tablet.cc:1724] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.463135  3335 tablet.cc:1724] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.504861  3339 tablet.cc:1724] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:12.512794  3331 log.cc:927] Time spent T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260710 11:09:12.514461  3338 tablet.cc:1724] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.511034  3322 tablet.cc:1724] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.592481  3344 tablet.cc:1724] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.603685  3322 tablet.cc:1724] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.607191  2781 catalog_manager.cc:5789] TS a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997) does not have the latest schema for tablet db56189c16034351a8a9f9e29d3828ac (table soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]). Expected version 1 got 0
I20260710 11:09:12.608841  3337 tablet.cc:1724] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.609406  2781 catalog_manager.cc:5789] TS a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997) does not have the latest schema for tablet a9e634e02f7742cbb10d9d69dc35ac2f (table soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]). Expected version 1 got 0
I20260710 11:09:12.610231  2781 catalog_manager.cc:5789] TS a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997) does not have the latest schema for tablet 7fce4e80738246fca4135cbecbf830af (table soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]). Expected version 1 got 0
I20260710 11:09:12.618117  3354 tablet.cc:1724] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.618860  3349 tablet.cc:1724] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.624962  2882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c"
dest_uuid: "a8af239995be4ad88d79cd68569c529a"
mode: GRACEFUL
new_leader_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:34138
I20260710 11:09:12.625804  2882 raft_consensus.cc:606] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Received request to transfer leadership to TS e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:12.635879  3338 tablet.cc:1724] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.640713  3351 tablet.cc:1724] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.575245  3347 tablet.cc:1724] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.601559  3352 tablet.cc:1724] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.654191  2782 catalog_manager.cc:5789] TS a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169) does not have the latest schema for tablet 17836428edb346d2bb60e1ef305c7e36 (table soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478]). Expected version 1 got 0
W20260710 11:09:12.660843  3342 log.cc:927] Time spent T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260710 11:09:12.660948  3350 tablet.cc:1724] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.668865  3339 tablet.cc:1724] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.670033  3335 tablet.cc:1724] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.698563  3354 tablet.cc:1724] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.701296  3344 tablet.cc:1724] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.695696  3335 tablet.cc:1724] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.707329  3322 tablet.cc:1724] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.663137  3338 tablet.cc:1724] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.724465  3351 tablet.cc:1724] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.727689  2959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8"
dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
mode: GRACEFUL
new_leader_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:60488
I20260710 11:09:12.728595  2959 raft_consensus.cc:606] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Received request to transfer leadership to TS e6d630ff1fcb488cae4531eb269c8289
I20260710 11:09:12.730721 30834 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:12.731320 30834 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:12.721745  3350 tablet.cc:1724] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.735167  3352 tablet.cc:1724] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.659786  3347 tablet.cc:1724] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:12.798810  2779 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d: soft_deleted_table [id=496cf0b0a9284d83adb9346725d27478] alter complete (version 1)
I20260710 11:09:12.927729  3232 raft_consensus.cc:993] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: : Instructing follower e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:12.928263  3232 raft_consensus.cc:1081] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Signalling peer e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:12.929880  3032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:33756
I20260710 11:09:12.930387  3032 raft_consensus.cc:493] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.930732  3032 raft_consensus.cc:3060] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.936034  3032 raft_consensus.cc:515] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:12.937894  3032 leader_election.cc:290] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:12.939147  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:12.939776  2959 raft_consensus.cc:3060] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.941718  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c570351fbfe4760b624f780d383e82c" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:12.942323  2882 raft_consensus.cc:3055] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.942652  2882 raft_consensus.cc:740] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8af239995be4ad88d79cd68569c529a, State: Running, Role: LEADER
I20260710 11:09:12.943501  2882 consensus_queue.cc:260] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:12.944852  2882 raft_consensus.cc:3060] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.948402  2959 raft_consensus.cc:2468] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:12.950178  3000 leader_election.cc:304] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a65cce01f9564efd979eb0207a02eae0, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:12.951233  3221 raft_consensus.cc:2804] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.951704  3221 raft_consensus.cc:697] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:12.952641  3221 consensus_queue.cc:237] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Queue 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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:12.953495  2882 raft_consensus.cc:2468] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 2.
I20260710 11:09:12.964043  2781 catalog_manager.cc:5697] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 1 to 2, leader changed from a8af239995be4ad88d79cd68569c529a (127.30.28.129) to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 2 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:13.023356  3326 raft_consensus.cc:993] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: : Instructing follower e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:13.024047  3306 raft_consensus.cc:1081] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Signalling peer e6d630ff1fcb488cae4531eb269c8289 to start an election
I20260710 11:09:13.025522  3032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8"
dest_uuid: "e6d630ff1fcb488cae4531eb269c8289"
 from {username='slave'} at 127.0.0.1:33762
I20260710 11:09:13.026026  3032 raft_consensus.cc:493] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:13.026365  3032 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.033974  3032 raft_consensus.cc:515] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:13.038167  2882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8af239995be4ad88d79cd68569c529a"
I20260710 11:09:13.038661  2882 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.043601  2882 raft_consensus.cc:2468] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 3.
I20260710 11:09:13.044466  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0668126689d4431a5c0bff4fa0866d8" candidate_uuid: "e6d630ff1fcb488cae4531eb269c8289" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a65cce01f9564efd979eb0207a02eae0"
I20260710 11:09:13.044904  2997 leader_election.cc:304] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [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: a8af239995be4ad88d79cd68569c529a, e6d630ff1fcb488cae4531eb269c8289; no voters: 
I20260710 11:09:13.037322  3032 leader_election.cc:290] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 election: Requested vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
I20260710 11:09:13.045948  3320 raft_consensus.cc:2804] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:13.045081  2959 raft_consensus.cc:3055] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:13.046399  3320 raft_consensus.cc:697] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 3 LEADER]: Becoming Leader. State: Replica: e6d630ff1fcb488cae4531eb269c8289, State: Running, Role: LEADER
I20260710 11:09:13.046765  2959 raft_consensus.cc:740] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a65cce01f9564efd979eb0207a02eae0, State: Running, Role: LEADER
I20260710 11:09:13.047345  3320 consensus_queue.cc:237] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:13.047650  2959 consensus_queue.cc:260] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [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: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:13.048947  2959 raft_consensus.cc:3060] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.057570  2959 raft_consensus.cc:2468] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d630ff1fcb488cae4531eb269c8289 in term 3.
I20260710 11:09:13.062827  2781 catalog_manager.cc:5697] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 reported cstate change: term changed from 2 to 3, leader changed from a65cce01f9564efd979eb0207a02eae0 (127.30.28.130) to e6d630ff1fcb488cae4531eb269c8289 (127.30.28.131). New cstate: current_term: 3 leader_uuid: "e6d630ff1fcb488cae4531eb269c8289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:13.511335  2959 raft_consensus.cc:1275] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:13.512715  3320 consensus_queue.cc:1048] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:13.526860  2882 raft_consensus.cc:1275] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:13.528311  3320 consensus_queue.cc:1048] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:13.549520  2959 raft_consensus.cc:1275] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.551133  3221 consensus_queue.cc:1048] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.572080  2885 raft_consensus.cc:1275] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Refusing update from remote peer e6d630ff1fcb488cae4531eb269c8289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.574361  3221 consensus_queue.cc:1048] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:09:13.800084 30834 tablet_server.cc:179] TabletServer@127.30.28.129:0 shutting down...
I20260710 11:09:13.847565 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:13.849766 30834 tablet_replica.cc:333] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.850726 30834 raft_consensus.cc:2243] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.851342 30834 raft_consensus.cc:2272] T 17836428edb346d2bb60e1ef305c7e36 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.853641 30834 tablet_replica.cc:333] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.854267 30834 raft_consensus.cc:2243] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.854975 30834 raft_consensus.cc:2272] T a9e634e02f7742cbb10d9d69dc35ac2f P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.857034 30834 tablet_replica.cc:333] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.857535 30834 raft_consensus.cc:2243] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.858198 30834 raft_consensus.cc:2272] T db56189c16034351a8a9f9e29d3828ac P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.860175 30834 tablet_replica.cc:333] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.860785 30834 raft_consensus.cc:2243] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.863039 30834 raft_consensus.cc:2272] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.865748 30834 tablet_replica.cc:333] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.866643 30834 raft_consensus.cc:2243] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.867201 30834 raft_consensus.cc:2272] T 5ec0316ef58b49bba58899ab1e519d44 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.869834 30834 tablet_replica.cc:333] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.870559 30834 raft_consensus.cc:2243] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.871134 30834 raft_consensus.cc:2272] T 56d64defb6d04820af53b8cfc74ecb0a P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.872599  2923 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]
I20260710 11:09:13.873749 30834 tablet_replica.cc:333] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.874495 30834 raft_consensus.cc:2243] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.875140 30834 raft_consensus.cc:2272] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.878408 30834 tablet_replica.cc:333] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.879354 30834 raft_consensus.cc:2243] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.880000 30834 raft_consensus.cc:2272] T b0668126689d4431a5c0bff4fa0866d8 P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.885105  2923 consensus_peers.cc:597] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:13.885999  2923 consensus_peers.cc:597] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.889508 30834 tablet_replica.cc:333] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.890164 30834 raft_consensus.cc:2243] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.890904 30834 raft_consensus.cc:2272] T 7fce4e80738246fca4135cbecbf830af P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.892907 30834 tablet_replica.cc:333] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.893565 30834 raft_consensus.cc:2243] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.894153 30834 raft_consensus.cc:2272] T 2964bfab087f4324a3b102a737d46eef P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.896775 30834 tablet_replica.cc:333] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.897750 30834 raft_consensus.cc:2243] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.898193 30834 raft_consensus.cc:2272] T 45ea2de768bc4efca0a49a8e859e00f1 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.900368 30834 tablet_replica.cc:333] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.900877 30834 raft_consensus.cc:2243] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.901657 30834 raft_consensus.cc:2272] T 6c97e33213af4a9983af82e16d1d3fae P a8af239995be4ad88d79cd68569c529a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.904029 30834 tablet_replica.cc:333] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.904567 30834 raft_consensus.cc:2243] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.905315 30834 raft_consensus.cc:2272] T 81d9289360c14c66985690ff0d90f395 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.907373 30834 tablet_replica.cc:333] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.907850 30834 raft_consensus.cc:2243] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.908352 30834 raft_consensus.cc:2272] T 75a8cd979943469e81f629f94a7a1188 P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.910436 30834 tablet_replica.cc:333] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.910996 30834 raft_consensus.cc:2243] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.911402 30834 raft_consensus.cc:2272] T 4c570351fbfe4760b624f780d383e82c P a8af239995be4ad88d79cd68569c529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.914443 30834 tablet_replica.cc:333] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.914940 30834 raft_consensus.cc:2243] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.915372 30834 raft_consensus.cc:2272] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.917306 30834 tablet_replica.cc:333] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.917747 30834 raft_consensus.cc:2243] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.918231 30834 raft_consensus.cc:2272] T 2edb6ba96a4a41009923000e0b7d0242 P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.920338 30834 tablet_replica.cc:333] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a: stopping tablet replica
I20260710 11:09:13.920979 30834 raft_consensus.cc:2243] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.921929 30834 raft_consensus.cc:2272] T aedc0f2e08984ec4824655625711a3de P a8af239995be4ad88d79cd68569c529a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.938180  2923 consensus_peers.cc:597] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:13.938932  2923 consensus_peers.cc:597] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:13.942181  2997 consensus_peers.cc:597] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.962345 30834 tablet_server.cc:196] TabletServer@127.30.28.129:0 shutdown complete.
I20260710 11:09:14.006069 30834 tablet_server.cc:179] TabletServer@127.30.28.130:0 shutting down...
W20260710 11:09:14.029641  2997 consensus_peers.cc:597] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.062181  2997 consensus_peers.cc:597] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.063381  2923 consensus_peers.cc:597] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.076649  3000 consensus_peers.cc:597] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 -> Peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Couldn't send request to peer a65cce01f9564efd979eb0207a02eae0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:14.080572 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:14.085203 30834 tablet_replica.cc:333] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.086192 30834 raft_consensus.cc:2243] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.086891 30834 raft_consensus.cc:2272] T db56189c16034351a8a9f9e29d3828ac P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.089660 30834 tablet_replica.cc:333] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.090600 30834 raft_consensus.cc:2243] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.091626 30834 raft_consensus.cc:2272] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.094406 30834 tablet_replica.cc:333] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.095326 30834 raft_consensus.cc:2243] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.096401 30834 raft_consensus.cc:2272] T 5ec0316ef58b49bba58899ab1e519d44 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.098941 30834 tablet_replica.cc:333] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.100057 30834 raft_consensus.cc:2243] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.100706 30834 raft_consensus.cc:2272] T a9e634e02f7742cbb10d9d69dc35ac2f P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:14.101527  2923 consensus_peers.cc:597] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:14.103528 30834 tablet_replica.cc:333] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.104504 30834 raft_consensus.cc:2243] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.105109 30834 raft_consensus.cc:2272] T 56d64defb6d04820af53b8cfc74ecb0a P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.107684 30834 tablet_replica.cc:333] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.108464 30834 raft_consensus.cc:2243] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.109019 30834 raft_consensus.cc:2272] T 6c97e33213af4a9983af82e16d1d3fae P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.111826 30834 tablet_replica.cc:333] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.112598 30834 raft_consensus.cc:2243] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.113602 30834 raft_consensus.cc:2272] T 45ea2de768bc4efca0a49a8e859e00f1 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.116336 30834 tablet_replica.cc:333] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.117097 30834 raft_consensus.cc:2243] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.117632 30834 raft_consensus.cc:2272] T 2964bfab087f4324a3b102a737d46eef P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.120385 30834 tablet_replica.cc:333] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.121179 30834 raft_consensus.cc:2243] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.121701 30834 raft_consensus.cc:2272] T 7fce4e80738246fca4135cbecbf830af P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.124337 30834 tablet_replica.cc:333] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.125072 30834 raft_consensus.cc:2243] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.126008 30834 raft_consensus.cc:2272] T 5cf860c3cd4d4c03b9fa8c1c82584133 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.128494 30834 tablet_replica.cc:333] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.129278 30834 raft_consensus.cc:2243] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.129781 30834 raft_consensus.cc:2272] T b0668126689d4431a5c0bff4fa0866d8 P a65cce01f9564efd979eb0207a02eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.132853 30834 tablet_replica.cc:333] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.133606 30834 raft_consensus.cc:2243] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.134164 30834 raft_consensus.cc:2272] T 4c570351fbfe4760b624f780d383e82c P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.137382 30834 tablet_replica.cc:333] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.138058 30834 raft_consensus.cc:2243] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.138607 30834 raft_consensus.cc:2272] T 81d9289360c14c66985690ff0d90f395 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.141100 30834 tablet_replica.cc:333] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.141819 30834 raft_consensus.cc:2243] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.142899 30834 raft_consensus.cc:2272] T 75a8cd979943469e81f629f94a7a1188 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.145524 30834 tablet_replica.cc:333] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.146247 30834 raft_consensus.cc:2243] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.147244 30834 raft_consensus.cc:2272] T 17836428edb346d2bb60e1ef305c7e36 P a65cce01f9564efd979eb0207a02eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.150000 30834 tablet_replica.cc:333] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.150763 30834 raft_consensus.cc:2243] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.151813 30834 raft_consensus.cc:2272] T 2edb6ba96a4a41009923000e0b7d0242 P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.154472 30834 tablet_replica.cc:333] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.155197 30834 raft_consensus.cc:2243] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:14.155728 30834 raft_consensus.cc:2272] T aedc0f2e08984ec4824655625711a3de P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:14.158438 30834 tablet_replica.cc:333] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0: stopping tablet replica
I20260710 11:09:14.159121 30834 raft_consensus.cc:2243] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:14.160182 30834 raft_consensus.cc:2272] T 888143dcb1f84db6b8f4c41e9d7fd7cf P a65cce01f9564efd979eb0207a02eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:14.183619  2997 consensus_peers.cc:597] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 -> Peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Couldn't send request to peer a8af239995be4ad88d79cd68569c529a. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.195463  3000 connection.cc:573] client connection to 127.30.28.130:38169 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:09:14.200518  3000 consensus_peers.cc:597] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 -> Peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Couldn't send request to peer a65cce01f9564efd979eb0207a02eae0. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.279405  3000 consensus_peers.cc:597] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 -> Peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Couldn't send request to peer a65cce01f9564efd979eb0207a02eae0. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.430460  3000 consensus_peers.cc:597] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 -> Peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Couldn't send request to peer a65cce01f9564efd979eb0207a02eae0. Status: Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:15.007743  3377 raft_consensus.cc:493] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.008358  3377 raft_consensus.cc:515] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.010183  3377 leader_election.cc:290] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.014173  2997 leader_election.cc:336] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
W20260710 11:09:15.014808  3000 leader_election.cc:336] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
I20260710 11:09:15.015270  3000 leader_election.cc:304] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.016062  3377 raft_consensus.cc:2749] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:09:15.018913  3377 raft_consensus.cc:493] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.019290  3377 raft_consensus.cc:515] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.020977  3377 leader_election.cc:290] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.025056  3000 leader_election.cc:336] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
W20260710 11:09:15.025573  2997 leader_election.cc:336] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
I20260710 11:09:15.025908  2997 leader_election.cc:304] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.026436  3377 raft_consensus.cc:2749] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:09:15.092300  3377 raft_consensus.cc:493] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.092777  3377 raft_consensus.cc:515] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.094501  3377 leader_election.cc:290] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.098868  3000 leader_election.cc:336] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
W20260710 11:09:15.099390  2997 leader_election.cc:336] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
I20260710 11:09:15.099807  2997 leader_election.cc:304] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [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: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.100382  3377 raft_consensus.cc:2749] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:15.180226  3377 raft_consensus.cc:493] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.180788  3377 raft_consensus.cc:515] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } }
I20260710 11:09:15.183080  3377 leader_election.cc:290] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169), a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997)
W20260710 11:09:15.186864  3000 leader_election.cc:336] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
W20260710 11:09:15.187366  2997 leader_election.cc:336] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
I20260710 11:09:15.187803  2997 leader_election.cc:304] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.188532  3377 raft_consensus.cc:2749] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:09:15.209921 30834 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2981)
I20260710 11:09:15.226711  3377 raft_consensus.cc:493] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.227183  3377 raft_consensus.cc:515] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.228991  3377 leader_election.cc:290] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.232685  2997 leader_election.cc:336] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
W20260710 11:09:15.233280  3000 leader_election.cc:336] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
I20260710 11:09:15.233623  3000 leader_election.cc:304] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.234191  3377 raft_consensus.cc:2749] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:09:15.265933  3377 raft_consensus.cc:493] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.266355  3377 raft_consensus.cc:515] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.268029  3377 leader_election.cc:290] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.272222  3000 leader_election.cc:336] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
W20260710 11:09:15.272715  2997 leader_election.cc:336] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
I20260710 11:09:15.273051  2997 leader_election.cc:304] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [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: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.273599  3377 raft_consensus.cc:2749] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:15.286203  3377 raft_consensus.cc:493] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a8af239995be4ad88d79cd68569c529a)
I20260710 11:09:15.286609  3377 raft_consensus.cc:515] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.288268  3377 leader_election.cc:290] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.292356  3000 leader_election.cc:336] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
W20260710 11:09:15.292846  2997 leader_election.cc:336] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
I20260710 11:09:15.293188  2997 leader_election.cc:304] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [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: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.293725  3377 raft_consensus.cc:2749] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:15.353724 30834 tablet_server.cc:196] TabletServer@127.30.28.130:0 shutdown complete.
I20260710 11:09:15.369067  3377 raft_consensus.cc:493] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a65cce01f9564efd979eb0207a02eae0)
I20260710 11:09:15.369642  3377 raft_consensus.cc:515] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8af239995be4ad88d79cd68569c529a" member_type: VOTER last_known_addr { host: "127.30.28.129" port: 35997 } } peers { permanent_uuid: "a65cce01f9564efd979eb0207a02eae0" member_type: VOTER last_known_addr { host: "127.30.28.130" port: 38169 } } peers { permanent_uuid: "e6d630ff1fcb488cae4531eb269c8289" member_type: VOTER last_known_addr { host: "127.30.28.131" port: 37507 } }
I20260710 11:09:15.371549  3377 leader_election.cc:290] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997), a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169)
W20260710 11:09:15.375667  2997 leader_election.cc:336] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a8af239995be4ad88d79cd68569c529a (127.30.28.129:35997): Network error: Client connection negotiation failed: client connection to 127.30.28.129:35997: connect: Connection refused (error 111)
W20260710 11:09:15.376219  3000 leader_election.cc:336] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a65cce01f9564efd979eb0207a02eae0 (127.30.28.130:38169): Network error: Client connection negotiation failed: client connection to 127.30.28.130:38169: connect: Connection refused (error 111)
I20260710 11:09:15.376709  3000 leader_election.cc:304] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d630ff1fcb488cae4531eb269c8289; no voters: a65cce01f9564efd979eb0207a02eae0, a8af239995be4ad88d79cd68569c529a
I20260710 11:09:15.377486  3377 raft_consensus.cc:2749] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:09:15.388139 30834 tablet_server.cc:179] TabletServer@127.30.28.131:0 shutting down...
I20260710 11:09:15.415484 30834 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:15.416270 30834 tablet_replica.cc:333] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.417198 30834 raft_consensus.cc:2243] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.417582 30834 raft_consensus.cc:2272] T 5ec0316ef58b49bba58899ab1e519d44 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.419240 30834 tablet_replica.cc:333] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.419721 30834 raft_consensus.cc:2243] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.420436 30834 raft_consensus.cc:2272] T 56d64defb6d04820af53b8cfc74ecb0a P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.422099 30834 tablet_replica.cc:333] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.422587 30834 raft_consensus.cc:2243] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.422942 30834 raft_consensus.cc:2272] T a9e634e02f7742cbb10d9d69dc35ac2f P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.424606 30834 tablet_replica.cc:333] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.425081 30834 raft_consensus.cc:2243] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.425419 30834 raft_consensus.cc:2272] T 3613ae96dc5d4b9b9eddc54a95b24dc9 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.426949 30834 tablet_replica.cc:333] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.427536 30834 raft_consensus.cc:2243] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.427870 30834 raft_consensus.cc:2272] T db56189c16034351a8a9f9e29d3828ac P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.429721 30834 tablet_replica.cc:333] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.430224 30834 raft_consensus.cc:2243] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.430657 30834 raft_consensus.cc:2272] T 45ea2de768bc4efca0a49a8e859e00f1 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.432528 30834 tablet_replica.cc:333] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.433014 30834 raft_consensus.cc:2243] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.433418 30834 raft_consensus.cc:2272] T 6c97e33213af4a9983af82e16d1d3fae P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.435104 30834 tablet_replica.cc:333] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.435600 30834 raft_consensus.cc:2243] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.436350 30834 raft_consensus.cc:2272] T 2964bfab087f4324a3b102a737d46eef P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.438077 30834 tablet_replica.cc:333] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.438877 30834 raft_consensus.cc:2243] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.439414 30834 raft_consensus.cc:2272] T 81d9289360c14c66985690ff0d90f395 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.442327 30834 tablet_replica.cc:333] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.443034 30834 raft_consensus.cc:2243] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.443497 30834 raft_consensus.cc:2272] T 75a8cd979943469e81f629f94a7a1188 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.445978 30834 tablet_replica.cc:333] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.446700 30834 raft_consensus.cc:2243] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.447171 30834 raft_consensus.cc:2272] T 5cf860c3cd4d4c03b9fa8c1c82584133 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.449132 30834 tablet_replica.cc:333] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.449644 30834 raft_consensus.cc:2243] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.449996 30834 raft_consensus.cc:2272] T 7fce4e80738246fca4135cbecbf830af P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.451548 30834 tablet_replica.cc:333] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.452059 30834 raft_consensus.cc:2243] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.452697 30834 raft_consensus.cc:2272] T b0668126689d4431a5c0bff4fa0866d8 P e6d630ff1fcb488cae4531eb269c8289 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.454282 30834 tablet_replica.cc:333] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.454717 30834 raft_consensus.cc:2243] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.455070 30834 raft_consensus.cc:2272] T 17836428edb346d2bb60e1ef305c7e36 P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.456713 30834 tablet_replica.cc:333] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.457163 30834 raft_consensus.cc:2243] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.457506 30834 raft_consensus.cc:2272] T 888143dcb1f84db6b8f4c41e9d7fd7cf P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.459131 30834 tablet_replica.cc:333] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.459523 30834 raft_consensus.cc:2243] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.459844 30834 raft_consensus.cc:2272] T 2edb6ba96a4a41009923000e0b7d0242 P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.461437 30834 tablet_replica.cc:333] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.461834 30834 raft_consensus.cc:2243] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.462167 30834 raft_consensus.cc:2272] T aedc0f2e08984ec4824655625711a3de P e6d630ff1fcb488cae4531eb269c8289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.463737 30834 tablet_replica.cc:333] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289: stopping tablet replica
I20260710 11:09:15.464169 30834 raft_consensus.cc:2243] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.464771 30834 raft_consensus.cc:2272] T 4c570351fbfe4760b624f780d383e82c P e6d630ff1fcb488cae4531eb269c8289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.500391 30834 tablet_server.cc:196] TabletServer@127.30.28.131:0 shutdown complete.
I20260710 11:09:15.530193 30834 master.cc:562] Master@127.30.28.190:41163 shutting down...
I20260710 11:09:15.552260 30834 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.552778 30834 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.553102 30834 tablet_replica.cc:333] T 00000000000000000000000000000000 P 081198ff09fe4f4ab49658490f0f553d: stopping tablet replica
I20260710 11:09:15.588439 30834 master.cc:584] Master@127.30.28.190:41163 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14323 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26030 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114406 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:15.641541 30834 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 454 messages since previous log ~17 seconds ago
I20260710 11:09:15.641741 30834 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 457 messages since previous log ~17 seconds ago
I20260710 11:09:15.641877 30834 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 457 messages since previous log ~17 seconds ago
I20260710 11:09:15.642026 30834 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 ~34 seconds ago
I20260710 11:09:15.642168 30834 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 ~34 seconds ago
I20260710 11:09:15.642349 30834 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 47 messages since previous log ~1 seconds ago
I20260710 11:09:15.642601 30834 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 117 messages since previous log ~28 seconds ago
